Home
last modified time | relevance | path

Searched refs:getDwarfInfoSection (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h230 MCSection *getDwarfInfoSection() const { return DwarfInfoSection; } in getDwarfInfoSection() function
/external/llvm/lib/MC/
DMCDwarf.cpp638 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in EmitGenDwarfInfo()
862 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in Emit()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp436 NewCU.initSection(Asm->getObjFileLowering().getDwarfInfoSection()); in constructDwarfCompileUnit()
1859 NewCU.initSection(Asm->getObjFileLowering().getDwarfInfoSection()); in constructSkeletonCU()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp658 MS->SwitchSection(MOFI->getDwarfInfoSection()); in switchToDebugInfoSection()
697 MS->SwitchSection(MOFI->getDwarfInfoSection()); in emitDIE()