Home
last modified time | relevance | path

Searched refs:rt_bootstrap (Results 1 – 14 of 14) sorted by relevance

/llvm-project/llvm/tools/llvm-jitlink/llvm-jitlink-executor/
H A Dllvm-jitlink-executor.cpp191 std::make_unique<rt_bootstrap::SimpleExecutorMemoryManager>()); in main()
194 rt_bootstrap::ExecutorSharedMemoryMapperService>()); in main()
/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DOrcRTBootstrap.h28 namespace rt_bootstrap {
H A DSimpleExecutorDylibManager.cpp17 namespace rt_bootstrap {
121 } // namespace rt_bootstrap
18 namespace rt_bootstrap { global() namespace
H A DOrcRTBootstrap.cpp22 namespace rt_bootstrap { namespace
120 } // end namespace rt_bootstrap
H A DSimpleRemoteEPCServer.cpp57 rt_bootstrap::addTo(DBS); in defaultBootstrapSymbols()
H A DSimpleExecutorMemoryManager.cpp18 namespace rt_bootstrap { namespace
H A DExecutorSharedMemoryMapperService.cpp29 namespace rt_bootstrap {
368 } // namespace rt_bootstrap
30 namespace rt_bootstrap { global() namespace
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
H A DSimpleExecutorDylibManager.h33 namespace rt_bootstrap {
H A DSimpleExecutorMemoryManager.h29 namespace rt_bootstrap {
H A DExecutorSharedMemoryMapperService.h26 namespace rt_bootstrap {
79 } // namespace rt_bootstrap
H A DSimpleRemoteEPCServer.h125 std::make_unique<rt_bootstrap::SimpleExecutorDylibManager>()); in Create()
/llvm-project/llvm/tools/lli/ChildTarget/
H A DChildTarget.cpp61 std::make_unique<rt_bootstrap::SimpleExecutorMemoryManager>()); in main()
/llvm-project/llvm/unittests/ExecutionEngine/Orc/
H A DSimpleExecutorMemoryManagerTest.cpp19 using namespace llvm::orc::rt_bootstrap;
H A DSharedMemoryMapperTest.cpp19 using namespace llvm::orc::rt_bootstrap;