Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXTargetStreamer.cpp71 Section == FI->getDwarfStrDWOSection() || in isDwarfSection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXTargetStreamer.cpp71 Section == FI->getDwarfStrDWOSection() || in isDwarfSection()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h265 MCSection *getDwarfStrDWOSection() const { return DwarfStrDWOSection; } in getDwarfStrDWOSection() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h295 MCSection *getDwarfStrDWOSection() const { return DwarfStrDWOSection; } in getDwarfStrDWOSection() function
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h301 MCSection *getDwarfStrDWOSection() const { return DwarfStrDWOSection; } in getDwarfStrDWOSection() function
/external/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp467 MCSection *const StrSection = MCOFI.getDwarfStrDWOSection(); in write()
/external/llvm-project/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp541 MCSection *const StrSection = MCOFI.getDwarfStrDWOSection(); in write()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1847 InfoHolder.emitStrings(Asm->getObjFileLowering().getDwarfStrDWOSection(), in emitDebugStrDWO()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp2883 InfoHolder.emitStrings(Asm->getObjFileLowering().getDwarfStrDWOSection(), in emitDebugStrDWO()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp3182 InfoHolder.emitStrings(Asm->getObjFileLowering().getDwarfStrDWOSection(), in emitDebugStrDWO()