Searched refs:getDwarfInfoDWOSection (Results 1 – 10 of 10) sorted by relevance
73 Section == FI->getDwarfInfoDWOSection() || in isDwarfSection()
261 MCSection *getDwarfInfoDWOSection() const { return DwarfInfoDWOSection; } in getDwarfInfoDWOSection() function
289 MCSection *getDwarfInfoDWOSection() const { return DwarfInfoDWOSection; } in getDwarfInfoDWOSection() function
295 MCSection *getDwarfInfoDWOSection() const { return DwarfInfoDWOSection; } in getDwarfInfoDWOSection() function
473 {"debug_info.dwo", {MCOFI.getDwarfInfoDWOSection(), DW_SECT_INFO}}, in write()
547 {"debug_info.dwo", {MCOFI.getDwarfInfoDWOSection(), DW_SECT_INFO}}, in write()
902 NewCU.setSection(Asm->getObjFileLowering().getDwarfInfoDWOSection()); in getOrCreateDwarfCompileUnit()2948 : Asm->getObjFileLowering().getDwarfInfoDWOSection(); in addDwarfTypeUnitType()
1079 NewCU.setSection(Asm->getObjFileLowering().getDwarfInfoDWOSection()); in getOrCreateDwarfCompileUnit()3247 : Asm->getObjFileLowering().getDwarfInfoDWOSection(); in addDwarfTypeUnitType()
438 NewCU.initSection(Asm->getObjFileLowering().getDwarfInfoDWOSection()); in constructDwarfCompileUnit()