Searched refs:RefInfo (Results 1 – 2 of 2) sorted by relevance
609 CompileUnit::DIEInfo &RefInfo) { in updateRefIncompleteness() argument626 if (RefInfo.Incomplete) in updateRefIncompleteness()926 CompileUnit::DIEInfo &RefInfo = RefUnit->getInfo(RefDie); in cloneDieReferenceAttribute() local931 Ctxt = RefInfo.Ctxt; in cloneDieReferenceAttribute()940 if (!RefInfo.Clone) { in cloneDieReferenceAttribute()944 RefInfo.Clone = DIE::get(DIEAlloc, dwarf::Tag(RefDie.getTag())); in cloneDieReferenceAttribute()946 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()