Searched refs:addDIETypeSignature (Results 1 – 3 of 3) sorted by relevance
225 void addDIETypeSignature(DIE &Die, const DwarfTypeUnit &Type);
1918 CU.addDIETypeSignature(RefDie, *TU); in addDwarfTypeUnitType()1977 CU.addDIETypeSignature(RefDie, NewTU); in addDwarfTypeUnitType()
332 void DwarfUnit::addDIETypeSignature(DIE &Die, const DwarfTypeUnit &Type) { in addDIETypeSignature() function in DwarfUnit