Searched refs:RemoteSymbolLookupSet (Results 1 – 6 of 6) sorted by relevance
63 lookup(tpctypes::DylibHandle H, const RemoteSymbolLookupSet &Lookup) { in lookup()78 void lookupAsync(tpctypes::DylibHandle H, const RemoteSymbolLookupSet &Lookup,
147 using RemoteSymbolLookupSet = std::vector<RemoteSymbolLookupSetElement>; variable151 RemoteSymbolLookupSet Symbols;
42 lookup(tpctypes::DylibHandle H, const RemoteSymbolLookupSet &L);
45 const RemoteSymbolLookupSet &L) { in lookup()
103 const RemoteSymbolLookupSet &Lookup, in lookupAsync()
106 orc::RemoteSymbolLookupSet R; in findSymbol()