Searched refs:SymbolInstance (Results 1 – 3 of 3) sorted by relevance
56 class SymbolInstance {61 SymbolInstance(JITDylibSP JD, SymbolStringPtr Name) in SymbolInstance() function1846 inline Expected<ExecutorSymbolDef> SymbolInstance::lookup() const { in lookup()
432 SymbolInstance LandingSym(LandingInfo.JD, std::move(LandingInfo.BodyName)); in resolve()
180 void SymbolInstance::lookupAsync(LookupAsyncOnCompleteFn OnComplete) const { in lookupAsync()