Home
last modified time | relevance | path

Searched refs:getDwarfLineSection (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.cpp58 Section == FI->getDwarfLineSection() || in isDwarfSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h254 MCSection *getDwarfLineSection() const { return DwarfLineSection; } in getDwarfLineSection() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp355 LineTableStartSym = TLOF.getDwarfLineSection()->getBeginSymbol(); in initStmtList()
368 TLOF.getDwarfLineSection()->getBeginSymbol()); in initStmtList()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCDwarf.cpp222 MCOS->SwitchSection(Ctx.getObjectFileInfo()->getDwarfLineSection()); in EmitDwarfLineTable()
249 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfLineSection()); in Emit()
DMCAsmStreamer.cpp2024 SwitchSection(getContext().getObjectFileInfo()->getDwarfLineSection()); in FinishImpl()