Searched refs:OtherSymbol (Results 1 – 1 of 1) sorted by relevance
884 for (auto &OtherSymbol : KV.second) { in addDependencies() local887 auto OtherSymI = OtherJITDylib.Symbols.find(OtherSymbol); in addDependencies()910 auto &OtherMI = OtherJITDylib.MaterializingInfos[OtherSymbol]; in addDependencies()914 else if (&OtherJITDylib != this || OtherSymbol != Name) { in addDependencies()916 DepsOnOtherJITDylib.insert(OtherSymbol); in addDependencies()