Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h264 MCSection *getDwarfStrDWOSection() const { return DwarfStrDWOSection; } in getDwarfStrDWOSection() function
/external/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp239 MCSection *const StrSection = MCOFI.getDwarfStrDWOSection(); in write()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1896 InfoHolder.emitStrings(Asm->getObjFileLowering().getDwarfStrDWOSection(), in emitDebugStrDWO()