Searched defs:EPC (Results 1 - 19 of 19) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCGenericDylibManager.h46 EPCGenericDylibManager(ExecutorProcessControl &EPC, SymbolAddrs SAs) argument
61 ExecutorProcessControl &EPC; member in class:llvm::orc::EPCGenericDylibManager
H A DEPCDynamicLibrarySearchGenerator.h68 ExecutorProcessControl &EPC; member in class:llvm::orc::EPCDynamicLibrarySearchGenerator
H A DEPCGenericMemoryAccess.h40 EPCGenericMemoryAccess(ExecutorProcessControl &EPC, FuncAddrs FAs) argument
86 ExecutorProcessControl &EPC; member in class:llvm::orc::EPCGenericMemoryAccess
[all...]
H A DEPCGenericJITLinkMemoryManager.h39 EPCGenericJITLinkMemoryManager(ExecutorProcessControl &EPC, SymbolAddrs SAs) argument
60 ExecutorProcessControl &EPC; member in class:llvm::orc::EPCGenericJITLinkMemoryManager
H A DEPCGenericRTDyldMemoryManager.h113 ExecutorProcessControl &EPC; member in class:llvm::orc::EPCGenericRTDyldMemoryManager
H A DMemoryMapper.h162 ExecutorProcessControl &EPC; member in class:llvm::orc::final
H A DEPCIndirectionUtils.h151 ExecutorProcessControl &EPC; member in class:llvm::orc::EPCIndirectionUtils
216 EPCIndirectionUtils::CreateWithABI(ExecutorProcessControl &EPC) { argument
H A DLLJIT.h336 setExecutorProcessControl(std::unique_ptr<ExecutorProcessControl> EPC) { argument
463 SetterImpl &setExecutorProcessControl(ExecutorProcessControl &EPC) { argument
H A DCore.h1790 std::unique_ptr<ExecutorProcessControl> EPC; member in namespace:llvm::orc
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCDebugObjectRegistrar.cpp22 auto &EPC = ES.getExecutorProcessControl(); local
H A DLookupAndRecordAddrs.cpp54 lookupAndRecordAddrs( ExecutorProcessControl &EPC, tpctypes::DylibHandle H, std::vector<std::pair<SymbolStringPtr, ExecutorAddr *>> Pairs, SymbolLookupFlags LookupFlags) argument
H A DEPCGenericDylibManager.cpp63 CreateWithDefaultBootstrapSymbols( ExecutorProcessControl &EPC) argument
H A DMemoryMapper.cpp193 SharedMemoryMapper::SharedMemoryMapper(ExecutorProcessControl &EPC, argument
202 SharedMemoryMapper::Create(ExecutorProcessControl &EPC, SymbolAddrs SAs) { argument
H A DEPCGenericRTDyldMemoryManager.cpp23 CreateWithDefaultBootstrapSymbols( ExecutorProcessControl &EPC) argument
38 EPCGenericRTDyldMemoryManager( ExecutorProcessControl &EPC, SymbolAddrs SAs) argument
[all...]
H A DEPCIndirectionUtils.cpp82 auto &EPC = EPCIU.getExecutorProcessControl(); local
110 auto &EPC = EPCIU.getExecutorProcessControl(); local
235 EPCIndirectionUtils::Create(ExecutorProcessControl &EPC) { argument
338 EPCIndirectionUtils(ExecutorProcessControl &EPC, std::unique_ptr<ABISupport> ABI) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Debugging/
H A DPerfSupportPlugin.h56 ExecutorProcessControl &EPC; member in class:llvm::orc::PerfSupportPlugin
/freebsd-current/contrib/llvm-project/llvm/tools/lli/
H A DForwardingMemoryManager.h93 Create(orc::ExecutorProcessControl &EPC) { argument
H A Dlli.cpp711 std::unique_ptr<orc::ExecutorProcessControl> EPC = ExitOnErr(launchRemote()); local
/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DPerfSupportPlugin.cpp255 PerfSupportPlugin::PerfSupportPlugin(ExecutorProcessControl &EPC, argument
286 PerfSupportPlugin::Create(ExecutorProcessControl &EPC, JITDylib &JD, argument
[all...]

Completed in 223 milliseconds