Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h202 const MCSection *getDwarfRangesSection() const { return DwarfRangesSection; } in getDwarfRangesSection() function
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h247 MCSection *getDwarfRangesSection() const { return DwarfRangesSection; } in getDwarfRangesSection() function
/external/llvm/lib/MC/
DMCDwarf.cpp810 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfRangesSection()); in EmitGenDwarfRanges()
880 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfRangesSection()); in Emit()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp569 const MCSymbol *Sym = TLOF.getDwarfRangesSection()->getBeginSymbol(); in finalizeModuleInfo()
1694 Asm->getObjFileLowering().getDwarfRangesSection()); in emitDebugRanges()
DDwarfCompileUnit.cpp399 TLOF.getDwarfRangesSection()->getBeginSymbol(); in addScopeRangeList()
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1490 DwarfDebugRangeSectionSym = EmitSectionSym(Asm, TLOF.getDwarfRangesSection(), in EmitSectionLabels()
1920 Asm->getObjFileLowering().getDwarfRangesSection()); in emitDebugRanges()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp721 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfRangesSection()); in emitRangesEntries()
815 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfRangesSection()); in emitUnitRangesEntries()