Lines Matching refs:getExecutionSession
29 auto LGI = scanLinkGraph(ObjLinkingLayer.getExecutionSession(), *G); in Create()
152 Layer.getExecutionSession().reportError(std::move(Err)); in notifyFailed()
163 auto &ES = Layer.getExecutionSession(); in lookup()
206 auto &ES = Layer.getExecutionSession(); in notifyResolved()
285 Layer.getExecutionSession().getSymbolStringPool(), G.getName(), in notifyResolved()
300 Layer.getExecutionSession().getSymbolStringPool(), G.getName(), in notifyResolved()
313 Layer.getExecutionSession().reportError(std::move(Err)); in notifyFinalized()
318 Layer.getExecutionSession().reportError(std::move(Err)); in notifyFinalized()
421 auto &ES = Layer.getExecutionSession(); in claimOrExternalizeWeakAndCommonSymbols()
458 auto &ES = Layer.getExecutionSession(); in markResponsibilitySymbolsLive()
466 auto &ES = MR->getTargetJITDylib().getExecutionSession(); in computeNamedSymbolDependencies()
580 return BlockDependenciesMap(Layer.getExecutionSession(), in computeBlockNonLocalDeps()
639 getExecutionSession().deregisterResourceManager(*this); in ~ObjectLinkingLayer()
708 getExecutionSession().runSessionLocked([&] { in handleRemoveResources()