Searched refs:getDwarfStrOffDWOSection (Results 1 – 3 of 3) sorted by relevance
76 Section == FI->getDwarfStrOffDWOSection() || in isDwarfSection()
298 MCSection *getDwarfStrOffDWOSection() const { return DwarfStrOffDWOSection; } in getDwarfStrOffDWOSection() function
2871 *Asm, Asm->getObjFileLowering().getDwarfStrOffDWOSection(), in emitStringOffsetsTableHeaderDWO()2882 MCSection *OffSec = Asm->getObjFileLowering().getDwarfStrOffDWOSection(); in emitDebugStrDWO()