Lines Matching refs:DIEInfo
260 CompileUnit::DIEInfo *OtherInfo;
267 CompileUnit::DIEInfo *OtherInfo = nullptr) in ContextWorklistItem()
280 CompileUnit::DIEInfo &Info = CU.getInfo(Die); in updatePruning()
301 CompileUnit::DIEInfo &ChildInfo) { in updateChildPruning()
302 CompileUnit::DIEInfo &Info = CU.getInfo(Die); in updateChildPruning()
341 CompileUnit::DIEInfo &Info = CU.getInfo(Idx); in analyzeContextInfo()
384 CompileUnit::DIEInfo &ChildInfo = CU.getInfo(Child); in analyzeContextInfo()
450 CompileUnit::DIEInfo &MyInfo, in shouldKeepVariableDIE()
497 const DWARFFile &File, CompileUnit &Unit, CompileUnit::DIEInfo &MyInfo, in shouldKeepSubprogramDIE()
561 CompileUnit::DIEInfo &MyInfo, in shouldKeepDIE()
590 CompileUnit::DIEInfo &ChildInfo) { in updateChildIncompleteness()
599 CompileUnit::DIEInfo &MyInfo = CU.getInfo(Die); in updateChildIncompleteness()
609 CompileUnit::DIEInfo &RefInfo) { in updateRefIncompleteness()
621 CompileUnit::DIEInfo &MyInfo = CU.getInfo(Die); in updateRefIncompleteness()
653 CompileUnit::DIEInfo &ChildInfo = CU.getInfo(Child); in lookForChildDIEsToKeep()
688 CompileUnit::DIEInfo &Info = ReferencedCU->getInfo(RefDie); in lookForRefDIEsToKeep()
722 CompileUnit::DIEInfo &Info = P.second.getInfo(P.first); in lookForRefDIEsToKeep()
806 CompileUnit::DIEInfo &MyInfo = Current.CU.getInfo(Idx); in lookForDIEsToKeep()
926 CompileUnit::DIEInfo &RefInfo = RefUnit->getInfo(RefDie); in cloneDieReferenceAttribute()
1018 CompileUnit::DIEInfo &Info = Unit.getInfo(RefDie); in cloneExpression()
1350 CompileUnit::DIEInfo &Info = Unit.getInfo(Idx); in cloneDIE()