Lines Matching refs:getExecutionSession
80 auto LGI = scanLinkGraph(ObjLinkingLayer.getExecutionSession(), *G); in Create()
179 Layer.getExecutionSession().reportError(std::move(Err)); in notifyFailed()
190 auto &ES = Layer.getExecutionSession(); in lookup()
233 auto &ES = Layer.getExecutionSession(); in notifyResolved()
300 Layer.getExecutionSession().getSymbolStringPool(), G.getName(), in notifyResolved()
315 Layer.getExecutionSession().getSymbolStringPool(), G.getName(), in notifyResolved()
328 Layer.getExecutionSession().reportError(std::move(Err)); in notifyFinalized()
333 Layer.getExecutionSession().reportError(std::move(Err)); in notifyFinalized()
436 auto &ES = Layer.getExecutionSession(); in claimOrExternalizeWeakAndCommonSymbols()
477 auto &ES = Layer.getExecutionSession(); in markResponsibilitySymbolsLive()
485 auto &ES = MR->getTargetJITDylib().getExecutionSession(); in computeNamedSymbolDependencies()
600 return BlockDependenciesMap(Layer.getExecutionSession(), in computeBlockNonLocalDeps()
659 getExecutionSession().deregisterResourceManager(*this); in ~ObjectLinkingLayer()
731 getExecutionSession().runSessionLocked([&] { in handleRemoveResources()