Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h233 MCSection *getDwarfPubNamesSection() const { return DwarfPubNamesSection; } in getDwarfPubNamesSection() function
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1402 : Asm->getObjFileLowering().getDwarfPubNamesSection(); in emitDebugPubNames()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1066 emitPubSectionForUnit(MC->getObjectFileInfo()->getDwarfPubNamesSection(), in emitPubNamesForUnit()