Home
last modified time | relevance | path

Searched refs:getDwarfRangesSection (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h242 const MCSection *getDwarfRangesSection() const { return DwarfRangesSection; } in getDwarfRangesSection() function
/external/llvm/lib/MC/
DMCDwarf.cpp804 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfRangesSection()); in EmitGenDwarfRanges()
875 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfRangesSection()); in Emit()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp568 const MCSymbol *Sym = TLOF.getDwarfRangesSection()->getBeginSymbol(); in finalizeModuleInfo()
1785 Asm->getObjFileLowering().getDwarfRangesSection()); in emitDebugRanges()
DDwarfCompileUnit.cpp380 TLOF.getDwarfRangesSection()->getBeginSymbol(); in addScopeRangeList()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp603 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfRangesSection()); in emitRangesEntries()
697 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfRangesSection()); in emitUnitRangesEntries()