Searched refs:RefInfo (Results 1 – 2 of 2) sorted by relevance
961 CompileUnit::DIEInfo &RefInfo = RefUnit->getInfo(Idx); in cloneDieReferenceAttribute() local966 Ctxt = RefInfo.Ctxt; in cloneDieReferenceAttribute()975 if (!RefInfo.Clone) { in cloneDieReferenceAttribute()979 RefInfo.Clone = DIE::get(DIEAlloc, dwarf::Tag(RefDie.getTag())); in cloneDieReferenceAttribute()981 NewRefDie = RefInfo.Clone; in cloneDieReferenceAttribute()
2381 CompileUnit::DIEInfo &RefInfo = RefUnit->getInfo(Idx); in cloneDieReferenceAttribute() local2386 Ctxt = RefInfo.Ctxt; in cloneDieReferenceAttribute()2395 if (!RefInfo.Clone) { in cloneDieReferenceAttribute()2399 RefInfo.Clone = DIE::get(DIEAlloc, dwarf::Tag(RefDie->getTag())); in cloneDieReferenceAttribute()2401 NewRefDie = RefInfo.Clone; in cloneDieReferenceAttribute()