Searched refs:getDwarfInfoDWOSection (Results 1 – 7 of 7) sorted by relevance
63 Section == FI->getDwarfInfoDWOSection() || in isDwarfSection()
261 MCSection *getDwarfInfoDWOSection() const { return DwarfInfoDWOSection; } in getDwarfInfoDWOSection() function
280 MCSection *getDwarfInfoDWOSection() const { return DwarfInfoDWOSection; } in getDwarfInfoDWOSection() function
473 {"debug_info.dwo", {MCOFI.getDwarfInfoDWOSection(), DW_SECT_INFO}}, in write()
505 {"debug_info.dwo", {MCOFI.getDwarfInfoDWOSection(), DW_SECT_INFO}}, in write()
438 NewCU.initSection(Asm->getObjFileLowering().getDwarfInfoDWOSection()); in constructDwarfCompileUnit()
586 NewCU.setSection(Asm->getObjFileLowering().getDwarfInfoDWOSection()); in getOrCreateDwarfCompileUnit()