Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h234 MCSection *getDwarfPubTypesSection() const { return DwarfPubTypesSection; } in getDwarfPubTypesSection() function
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1471 : Asm->getObjFileLowering().getDwarfPubTypesSection(); in emitDebugPubTypes()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1072 emitPubSectionForUnit(MC->getObjectFileInfo()->getDwarfPubTypesSection(), in emitPubTypesForUnit()