Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXTargetStreamer.cpp54 Section == FI->getDwarfRangesSection() || in isDwarfSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h271 MCSection *getDwarfRangesSection() const { return DwarfRangesSection; } in getDwarfRangesSection() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCDwarf.cpp1106 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfRangesSection()); in EmitGenDwarfRanges()
1176 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfRangesSection()); in Emit()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1134 const MCSymbol *Sym = TLOF.getDwarfRangesSection()->getBeginSymbol(); in finalizeModuleInfo()
2747 : Asm->getObjFileLowering().getDwarfRangesSection()); in emitDebugRanges()
DDwarfCompileUnit.cpp500 TLOF.getDwarfRangesSection()->getBeginSymbol(); in addScopeRangeList()