Home
last modified time | relevance | path

Searched refs:getDwarfLocDWOSection (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXTargetStreamer.cpp60 Section == FI->getDwarfLocDWOSection() || in isDwarfSection()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h267 MCSection *getDwarfLocDWOSection() const { return DwarfLocDWOSection; } in getDwarfLocDWOSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h286 MCSection *getDwarfLocDWOSection() const { return DwarfLocDWOSection; } in getDwarfLocDWOSection() function
/external/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp477 {"debug_loc.dwo", {MCOFI.getDwarfLocDWOSection(), DW_SECT_LOC}}, in write()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp509 {"debug_loc.dwo", {MCOFI.getDwarfLocDWOSection(), DW_SECT_LOC}}, in write()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1509 Asm->getObjFileLowering().getDwarfLocDWOSection()); in emitDebugLocDWO()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1827 Asm->getObjFileLowering().getDwarfLocDWOSection()); in emitDebugLocDWO()