Searched refs:NewTU (Results 1 – 1 of 1) sorted by relevance
1928 DwarfTypeUnit &NewTU = *OwnedUnit; in addDwarfTypeUnitType() local1929 DIE &UnitDie = NewTU.getUnitDie(); in addDwarfTypeUnitType()1930 TU = &NewTU; in addDwarfTypeUnitType()1934 NewTU.addUInt(UnitDie, dwarf::DW_AT_language, dwarf::DW_FORM_data2, in addDwarfTypeUnitType()1938 NewTU.setTypeSignature(Signature); in addDwarfTypeUnitType()1941 NewTU.initSection(Asm->getObjFileLowering().getDwarfTypesDWOSection()); in addDwarfTypeUnitType()1944 NewTU.initSection( in addDwarfTypeUnitType()1948 NewTU.setType(NewTU.createTypeDIE(CTy)); in addDwarfTypeUnitType()1977 CU.addDIETypeSignature(RefDie, NewTU); in addDwarfTypeUnitType()