Home
last modified time | relevance | path

Searched refs:getDwarfLocSection (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXTargetStreamer.cpp56 Section == FI->getDwarfLocSection() || in isDwarfSection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXTargetStreamer.cpp56 Section == FI->getDwarfLocSection() || in isDwarfSection()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h245 MCSection *getDwarfLocSection() const { return DwarfLocSection; } in getDwarfLocSection() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h269 MCSection *getDwarfLocSection() const { return DwarfLocSection; } in getDwarfLocSection() function
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h274 MCSection *getDwarfLocSection() const { return DwarfLocSection; } in getDwarfLocSection() function
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFStreamer.cpp177 .Case("debug_loc", MC->getObjectFileInfo()->getDwarfLocSection()) in emitSectionContents()
410 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfLocSection()); in emitLocationsForUnit()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1483 Asm->getObjFileLowering().getDwarfLocSection()); in emitDebugLoc()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp2507 : Asm->getObjFileLowering().getDwarfLocSection()); in emitDebugLoc()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp2718 : Asm->getObjFileLowering().getDwarfLocSection()); in emitDebugLoc()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp842 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfLocSection()); in emitLocationsForUnit()