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