Home
last modified time | relevance | path

Searched defs:EPC (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCGenericJITLinkMemoryManager.h41 EPCGenericJITLinkMemoryManager(ExecutorProcessControl &EPC, SymbolAddrs SAs) in EPCGenericJITLinkMemoryManager()
62 ExecutorProcessControl &EPC; variable
H A DEPCDynamicLibrarySearchGenerator.h85 ExecutorProcessControl &EPC; variable
H A DEPCIndirectionUtils.h151 ExecutorProcessControl &EPC; variable
216 EPCIndirectionUtils::CreateWithABI(ExecutorProcessControl &EPC) { in CreateWithABI()
H A DEPCGenericDylibManager.h47 EPCGenericDylibManager(ExecutorProcessControl &EPC, SymbolAddrs SAs) in EPCGenericDylibManager()
H A DLLJIT.h316 std::unique_ptr<ExecutorProcessControl> EPC; variable
340 setExecutorProcessControl(std::unique_ptr<ExecutorProcessControl> EPC) { in setExecutorProcessControl()
H A DEPCGenericRTDyldMemoryManager.h115 ExecutorProcessControl &EPC; variable
H A DMemoryMapper.h164 ExecutorProcessControl &EPC; variable
H A DEPCGenericMemoryAccess.h47 EPCGenericMemoryAccess(ExecutorProcessControl &EPC, FuncAddrs FAs) in EPCGenericMemoryAccess()
H A DCore.h1826 std::unique_ptr<ExecutorProcessControl> EPC; variable
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCIndirectionUtils.cpp82 auto &EPC = EPCIU.getExecutorProcessControl(); in EPCTrampolinePool() local
110 auto &EPC = EPCIU.getExecutorProcessControl(); in grow() local
235 EPCIndirectionUtils::Create(ExecutorProcessControl &EPC) { in Create()
339 EPCIndirectionUtils::EPCIndirectionUtils(ExecutorProcessControl &EPC, in EPCIndirectionUtils()
H A DEPCDebugObjectRegistrar.cpp19 auto &EPC = ES.getExecutorProcessControl(); in createJITLoaderGDBRegistrar() local
H A DEPCGenericRTDyldMemoryManager.cpp23 ExecutorProcessControl &EPC) { in CreateWithDefaultBootstrapSymbols()
39 ExecutorProcessControl &EPC, SymbolAddrs SAs) in EPCGenericRTDyldMemoryManager()
H A DLookupAndRecordAddrs.cpp55 ExecutorProcessControl &EPC, tpctypes::DylibHandle H, in lookupAndRecordAddrs()
H A DEPCGenericDylibManager.cpp64 ExecutorProcessControl &EPC) { in CreateWithDefaultBootstrapSymbols()
H A DUnwindInfoRegistrationPlugin.cpp26 auto &EPC = ES.getExecutorProcessControl(); in Create() local
H A DMemoryMapper.cpp206 SharedMemoryMapper::SharedMemoryMapper(ExecutorProcessControl &EPC, in SharedMemoryMapper()
215 SharedMemoryMapper::Create(ExecutorProcessControl &EPC, SymbolAddrs SAs) { in Create()
H A DCOFFPlatform.cpp168 auto &EPC = ES.getExecutorProcessControl(); in Create() local
H A DELFNixPlatform.cpp217 auto &EPC = ES.getExecutorProcessControl(); in Create() local
H A DLLJIT.cpp1010 if (auto EPC = SelfExecutorProcessControl::Create()) { in LLJIT() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Debugging/
H A DVTuneSupportPlugin.h30 VTuneSupportPlugin(ExecutorProcessControl &EPC, ExecutorAddr RegisterImplAddr, in VTuneSupportPlugin()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DPerfSupportPlugin.cpp254 PerfSupportPlugin::PerfSupportPlugin(ExecutorProcessControl &EPC, in PerfSupportPlugin()
285 PerfSupportPlugin::Create(ExecutorProcessControl &EPC, JITDylib &JD, in Create()
H A DVTuneSupportPlugin.cpp170 VTuneSupportPlugin::Create(ExecutorProcessControl &EPC, JITDylib &JD, in Create()
/freebsd/contrib/llvm-project/llvm/tools/lli/
H A DForwardingMemoryManager.h93 Create(orc::ExecutorProcessControl &EPC) { in Create()
H A Dlli.cpp710 std::unique_ptr<orc::ExecutorProcessControl> EPC = ExitOnErr(launchRemote()); in main() local
1027 std::unique_ptr<orc::ExecutorProcessControl> EPC = nullptr; in runOrcJIT() local
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DInterpreter.cpp628 std::unique_ptr<llvm::orc::ExecutorProcessControl> EPC, in createLLJITBuilder()

12