Lines Matching refs:getExecutionSession
49 Layer.getExecutionSession().reportError(std::move(Err)); in notifyFailed()
60 auto &ES = Layer.getExecutionSession(); in lookup()
103 auto &ES = Layer.getExecutionSession(); in notifyResolved()
203 Layer.getExecutionSession().reportError(std::move(Err)); in notifyFinalized()
208 Layer.getExecutionSession().reportError(std::move(Err)); in notifyFinalized()
240 auto &ES = Layer.getExecutionSession(); in externalizeWeakAndCommonSymbols()
257 auto &ES = Layer.getExecutionSession(); in markResponsibilitySymbolsLive()
265 auto &ES = MR->getTargetJITDylib().getExecutionSession(); in computeNamedSymbolDependencies()
393 auto &ES = Layer.getExecutionSession(); in computeLocalDeps()
459 getExecutionSession().deregisterResourceManager(*this); in ~ObjectLinkingLayer()
502 getExecutionSession().runSessionLocked([&] { in handleRemoveResources()