Searched refs:getDwarfTypesDWOSection (Results 1 – 7 of 7) sorted by relevance
54 Section == FI->getDwarfTypesDWOSection() || in isDwarfSection()
263 MCSection *getDwarfTypesDWOSection() const { return DwarfTypesDWOSection; } in getDwarfTypesDWOSection() function
282 MCSection *getDwarfTypesDWOSection() const { return DwarfTypesDWOSection; } in getDwarfTypesDWOSection() function
469 MCSection *const TypesSection = MCOFI.getDwarfTypesDWOSection(); in write()474 {"debug_types.dwo", {MCOFI.getDwarfTypesDWOSection(), DW_SECT_TYPES}}, in write()
501 MCSection *const TypesSection = MCOFI.getDwarfTypesDWOSection(); in write()506 {"debug_types.dwo", {MCOFI.getDwarfTypesDWOSection(), DW_SECT_TYPES}}, in write()
1903 NewTU.initSection(Asm->getObjFileLowering().getDwarfTypesDWOSection()); in addDwarfTypeUnitType()
2360 NewTU.setSection(Asm->getObjFileLowering().getDwarfTypesDWOSection()); in addDwarfTypeUnitType()