Home
last modified time | relevance | path

Searched refs:emitPubSectionForUnit (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFStreamer.h317 void emitPubSectionForUnit(MCSection *Sec, StringRef Name,
/src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp1202 void DwarfStreamer::emitPubSectionForUnit( in emitPubSectionForUnit() function in DwarfStreamer
1244 emitPubSectionForUnit(MC->getObjectFileInfo()->getDwarfPubNamesSection(), in emitPubNamesForUnit()
1250 emitPubSectionForUnit(MC->getObjectFileInfo()->getDwarfPubTypesSection(), in emitPubTypesForUnit()