Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DWARFLinker/
H A DDWARFStreamer.h215 void emitPubSectionForUnit(MCSection *Sec, StringRef Name,
/llvm-project-15.0.7/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp735 void DwarfStreamer::emitPubSectionForUnit( in emitPubSectionForUnit() function in llvm::DwarfStreamer
777 emitPubSectionForUnit(MC->getObjectFileInfo()->getDwarfPubNamesSection(), in emitPubNamesForUnit()
783 emitPubSectionForUnit(MC->getObjectFileInfo()->getDwarfPubTypesSection(), in emitPubTypesForUnit()