Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DDwarfStreamer.h178 void emitPubSectionForUnit(MCSection *Sec, StringRef Name,
DDwarfStreamer.cpp609 void DwarfStreamer::emitPubSectionForUnit( in emitPubSectionForUnit() function in llvm::dsymutil::DwarfStreamer
651 emitPubSectionForUnit(MC->getObjectFileInfo()->getDwarfPubNamesSection(), in emitPubNamesForUnit()
657 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::__anond69ad1180111::DwarfStreamer
1068 emitPubSectionForUnit(MC->getObjectFileInfo()->getDwarfPubNamesSection(), in emitPubNamesForUnit()
1074 emitPubSectionForUnit(MC->getObjectFileInfo()->getDwarfPubTypesSection(), in emitPubTypesForUnit()