Searched refs:getExecutorProcessControl (Results 1 – 15 of 15) sorted by relevance
44 : EPC(ES.getExecutorProcessControl()), H(H), Allow(std::move(Allow)),57 : EPC(ES.getExecutorProcessControl()), Allow(std::move(Allow)),
90 return Create(ES.getExecutorProcessControl()); in Create()94 ExecutorProcessControl &getExecutorProcessControl() const { return EPC; } in getExecutorProcessControl() function
1395 ExecutorProcessControl &getExecutorProcessControl() { return *EPC; } in getExecutorProcessControl() function
82 auto &EPC = EPCIU.getExecutorProcessControl(); in EPCTrampolinePool()94 EPCIU.getExecutorProcessControl().getMemMgr().deallocate( in deallocatePool()110 auto &EPC = EPCIU.getExecutorProcessControl(); in grow()157 auto &MemAccess = EPCIU.getExecutorProcessControl().getMemoryAccess(); in createStubs()211 auto &MemAccess = EPCIU.getExecutorProcessControl().getMemoryAccess(); in updatePointer()
127 if (auto Res = ES.getExecutorProcessControl().runAsVoidFunction(Addr)) in initializeStaticVCRuntime()134 ES.getExecutorProcessControl().runAsIntFunction(jit_scrt_initialize, 0); in initializeStaticVCRuntime()
19 auto &EPC = ES.getExecutorProcessControl(); in createJITLoaderGDBRegistrar()
27 if (auto Err = ES.getExecutorProcessControl().getBootstrapSymbols( in Create()
25 ES.getExecutorProcessControl().getDylibMgr().loadDylib(LibraryPath); in Load()
26 auto &EPC = ES.getExecutorProcessControl(); in Create()
90 .getExecutorProcessControl() in redirect()
168 auto &EPC = ES.getExecutorProcessControl(); in Create()672 ES.getExecutorProcessControl().runAsVoidFunction(Initializer.second); in runBootstrapSubsectionInitializers()738 auto Res = ES.getExecutorProcessControl().runAsVoidFunction(jit_function); in runSymbolIfExists()
475 : LinkGraphLayer(ES), MemMgr(ES.getExecutorProcessControl().getMemMgr()) { in LinkGraphLinkingLayer()
217 auto &EPC = ES.getExecutorProcessControl(); in Create()
326 unwrap(ES)->getExecutorProcessControl().getSymbolStringPool().get()); in LLVMOrcExecutionSessionGetSymbolStringPool()
294 auto &EPC = ES.getExecutorProcessControl(); in Create()