Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h246 MCSection *getDwarfARangesSection() const { return DwarfARangesSection; } in getDwarfARangesSection() function
/external/llvm/lib/MC/
DMCDwarf.cpp566 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in EmitGenDwarfAranges()
882 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in Emit()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1717 Asm->getObjFileLowering().getDwarfARangesSection()); in emitDebugARanges()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp771 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfARangesSection()); in emitUnitRangesEntries()