Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/MC/
HDMCObjectFileInfo.h259 MCSection *getDwarfStrOffDWOSection() const { return DwarfStrOffDWOSection; } in getDwarfStrOffDWOSection() function
/NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/
HDDwarfDebug.cpp1874 MCSection *OffSec = Asm->getObjFileLowering().getDwarfStrOffDWOSection(); in emitDebugStrDWO()