Searched refs:ResolutionInfo (Results 1 – 1 of 1) sorted by relevance
108 struct ResolutionInfo { struct128 static StringMap<ResolutionInfo> ResInfo;592 ResolutionInfo &Res = ResInfo[Name]; in claim_file_hook()651 ResolutionInfo &Res = ResInfo[Name]; in claim_file_hook()652 ResolutionInfo &WrapRes = ResInfo["__wrap_" + Name.str()]; in claim_file_hook()653 ResolutionInfo &RealRes = ResInfo["__real_" + Name.str()]; in claim_file_hook()743 ResolutionInfo &Res = ResInfo[Sym.name]; in addModule()