Home
last modified time | relevance | path

Searched refs:getDwarfMacinfoSection (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXTargetStreamer.cpp51 Section == FI->getDwarfMacinfoSection() || in isDwarfSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h274 MCSection *getDwarfMacinfoSection() const { return DwarfMacinfoSection; } in getDwarfMacinfoSection() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1190 TLOF.getDwarfMacinfoSection()->getBeginSymbol()); in finalizeModuleInfo()
2808 emitDebugMacinfoImpl(Asm->getObjFileLowering().getDwarfMacinfoSection()); in emitDebugMacinfo()