Searched refs:getDwarfTypesDWOSection (Results 1 – 3 of 3) sorted by relevance
241 MCSection *const TypesSection = MCOFI.getDwarfTypesDWOSection(); in write()244 {"debug_types.dwo", {MCOFI.getDwarfTypesDWOSection(), DW_SECT_TYPES}}, in write()
262 MCSection *getDwarfTypesDWOSection() const { return DwarfTypesDWOSection; } in getDwarfTypesDWOSection() function
1953 NewTU.initSection(Asm->getObjFileLowering().getDwarfTypesDWOSection()); in addDwarfTypeUnitType()