Home
last modified time | relevance | path

Searched refs:getDwarfARangesSection (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXTargetStreamer.cpp55 Section == FI->getDwarfARangesSection() || in isDwarfSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h270 MCSection *getDwarfARangesSection() const { return DwarfARangesSection; } in getDwarfARangesSection() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCDwarf.cpp860 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in EmitGenDwarfAranges()
1185 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in Emit()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp2627 Asm->getObjFileLowering().getDwarfARangesSection()); in emitDebugARanges()