Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h247 MCSection *getDwarfRangesSection() const { return DwarfRangesSection; } in getDwarfRangesSection() function
/external/llvm/lib/MC/
DMCDwarf.cpp803 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfRangesSection()); in EmitGenDwarfRanges()
873 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfRangesSection()); in Emit()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp592 const MCSymbol *Sym = TLOF.getDwarfRangesSection()->getBeginSymbol(); in finalizeModuleInfo()
1798 Asm->getObjFileLowering().getDwarfRangesSection()); in emitDebugRanges()
DDwarfCompileUnit.cpp386 TLOF.getDwarfRangesSection()->getBeginSymbol(); in addScopeRangeList()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp719 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfRangesSection()); in emitRangesEntries()
813 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfRangesSection()); in emitUnitRangesEntries()