Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXTargetStreamer.cpp44 Section == FI->getDwarfRangesSection() || in isDwarfSection()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DDwarfStreamer.cpp276 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfRangesSection()); in emitRangesEntries()
370 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfRangesSection()); in emitUnitRangesEntries()
597 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfRangesSection()); in copyInvariantDebugSection()
/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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h263 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/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCDwarf.cpp1094 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfRangesSection()); in EmitGenDwarfRanges()
1164 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-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp800 const MCSymbol *Sym = TLOF.getDwarfRangesSection()->getBeginSymbol(); in finalizeModuleInfo()
2152 Asm->getObjFileLowering().getDwarfRangesSection()); in emitDebugRanges()
DDwarfCompileUnit.cpp413 : 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()