Lines Matching refs:getExecutionSession
81 auto LGI = scanLinkGraph(ObjLinkingLayer.getExecutionSession(), *G); in Create()
183 Layer.getExecutionSession().reportError(std::move(Err)); in notifyFailed()
194 auto &ES = Layer.getExecutionSession(); in lookup()
234 auto &ES = Layer.getExecutionSession(); in notifyResolved()
301 Layer.getExecutionSession().getSymbolStringPool(), G.getName(), in notifyResolved()
316 Layer.getExecutionSession().getSymbolStringPool(), G.getName(), in notifyResolved()
329 Layer.getExecutionSession().reportError(std::move(Err)); in notifyFinalized()
334 Layer.getExecutionSession().reportError(std::move(Err)); in notifyFinalized()
462 auto &ES = Layer.getExecutionSession(); in claimOrExternalizeWeakAndCommonSymbols()
504 auto &ES = Layer.getExecutionSession(); in markResponsibilitySymbolsLive()
513 auto &ES = TargetJD.getExecutionSession(); in registerDependencies()
663 return BlockDependenciesMap(Layer.getExecutionSession(), in computeBlockNonLocalDeps()
702 getExecutionSession().deregisterResourceManager(*this); in ~ObjectLinkingLayer()
757 getExecutionSession().runSessionLocked([&] { in handleRemoveResources()