Lines Matching refs:getExecutionSession
35 auto LGI = scanLinkGraph(ObjLinkingLayer.getExecutionSession(), *G); in Create()
149 Layer.getExecutionSession().reportError(std::move(Err)); in notifyFailed()
160 auto &ES = Layer.getExecutionSession(); in lookup()
203 auto &ES = Layer.getExecutionSession(); in notifyResolved()
303 Layer.getExecutionSession().reportError(std::move(Err)); in notifyFinalized()
308 Layer.getExecutionSession().reportError(std::move(Err)); in notifyFinalized()
411 auto &ES = Layer.getExecutionSession(); in claimOrExternalizeWeakAndCommonSymbols()
447 auto &ES = Layer.getExecutionSession(); in markResponsibilitySymbolsLive()
455 auto &ES = MR->getTargetJITDylib().getExecutionSession(); in computeNamedSymbolDependencies()
570 return BlockDependenciesMap(Layer.getExecutionSession(), in computeBlockNonLocalDeps()
629 getExecutionSession().deregisterResourceManager(*this); in ~ObjectLinkingLayer()
695 getExecutionSession().runSessionLocked([&] { in handleRemoveResources()