Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXTargetStreamer.cpp61 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-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h284 MCSection *getDwarfStrDWOSection() const { return DwarfStrDWOSection; } in getDwarfStrDWOSection() function
/external/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp467 MCSection *const StrSection = MCOFI.getDwarfStrDWOSection(); in write()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp499 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-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp2297 InfoHolder.emitStrings(Asm->getObjFileLowering().getDwarfStrDWOSection(), in emitDebugStrDWO()