Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXTargetStreamer.cpp74 Section == FI->getDwarfLineDWOSection() || in isDwarfSection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXTargetStreamer.cpp74 Section == FI->getDwarfLineDWOSection() || in isDwarfSection()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h266 MCSection *getDwarfLineDWOSection() const { return DwarfLineDWOSection; } in getDwarfLineDWOSection() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h296 MCSection *getDwarfLineDWOSection() const { return DwarfLineDWOSection; } in getDwarfLineDWOSection() function
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h302 MCSection *getDwarfLineDWOSection() const { return DwarfLineDWOSection; } in getDwarfLineDWOSection() function
/external/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp478 {"debug_line.dwo", {MCOFI.getDwarfLineDWOSection(), DW_SECT_LINE}}, in write()
/external/llvm-project/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp552 {"debug_line.dwo", {MCOFI.getDwarfLineDWOSection(), DW_SECT_LINE}}, in write()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1837 Asm->getObjFileLowering().getDwarfLineDWOSection()); in emitDebugLineDWO()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp2865 Asm->getObjFileLowering().getDwarfLineDWOSection()); in emitDebugLineDWO()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp3164 Asm->getObjFileLowering().getDwarfLineDWOSection()); in emitDebugLineDWO()