Home
last modified time | relevance | path

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

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