Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFStreamer.h321 void emitPubSectionForUnit(MCSection *Sec, StringRef Name,
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp1193 void DwarfStreamer::emitPubSectionForUnit( in emitPubSectionForUnit() function in DwarfStreamer
1235 emitPubSectionForUnit(MC->getObjectFileInfo()->getDwarfPubNamesSection(), in emitPubNamesForUnit()
1241 emitPubSectionForUnit(MC->getObjectFileInfo()->getDwarfPubTypesSection(), in emitPubTypesForUnit()