Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFStreamer.h209 void emitPubSectionForUnit(MCSection *Sec, StringRef Name,
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFStreamer.cpp696 void DwarfStreamer::emitPubSectionForUnit( in emitPubSectionForUnit() function in llvm::DwarfStreamer
740 emitPubSectionForUnit(MC->getObjectFileInfo()->getDwarfPubNamesSection(), in emitPubNamesForUnit()
748 emitPubSectionForUnit(MC->getObjectFileInfo()->getDwarfPubTypesSection(), in emitPubTypesForUnit()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp493 void emitPubSectionForUnit(MCSection *Sec, StringRef Name,
1029 void DwarfStreamer::emitPubSectionForUnit( in emitPubSectionForUnit() function in llvm::dsymutil::__anondabe43b60111::DwarfStreamer
1068 emitPubSectionForUnit(MC->getObjectFileInfo()->getDwarfPubNamesSection(), in emitPubNamesForUnit()
1074 emitPubSectionForUnit(MC->getObjectFileInfo()->getDwarfPubTypesSection(), in emitPubTypesForUnit()