Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXTargetStreamer.cpp65 Section == FI->getDwarfAbbrevDWOSection() || in isDwarfSection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXTargetStreamer.cpp65 Section == FI->getDwarfAbbrevDWOSection() || in isDwarfSection()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h264 MCSection *getDwarfAbbrevDWOSection() const { return DwarfAbbrevDWOSection; } in getDwarfAbbrevDWOSection() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h294 MCSection *getDwarfAbbrevDWOSection() const { return DwarfAbbrevDWOSection; } in getDwarfAbbrevDWOSection() function
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h300 MCSection *getDwarfAbbrevDWOSection() const { return DwarfAbbrevDWOSection; } in getDwarfAbbrevDWOSection() function
/external/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp479 {"debug_abbrev.dwo", {MCOFI.getDwarfAbbrevDWOSection(), DW_SECT_ABBREV}}, in write()
/external/llvm-project/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp553 {"debug_abbrev.dwo", {MCOFI.getDwarfAbbrevDWOSection(), DW_SECT_ABBREV}}, in write()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1831 InfoHolder.emitAbbrevs(Asm->getObjFileLowering().getDwarfAbbrevDWOSection()); in emitDebugAbbrevDWO()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp2858 InfoHolder.emitAbbrevs(Asm->getObjFileLowering().getDwarfAbbrevDWOSection()); in emitDebugAbbrevDWO()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp3157 InfoHolder.emitAbbrevs(Asm->getObjFileLowering().getDwarfAbbrevDWOSection()); in emitDebugAbbrevDWO()