Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h267 MCSection *getDwarfStrOffDWOSection() const { return DwarfStrOffDWOSection; } in getDwarfStrOffDWOSection() function
/external/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp240 MCSection *const StrOffsetSection = MCOFI.getDwarfStrOffDWOSection(); in write()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1895 MCSection *OffSec = Asm->getObjFileLowering().getDwarfStrOffDWOSection(); in emitDebugStrDWO()