Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-jitlink/llvm-jitlink-executor/
H A Dllvm-jitlink-executor.cpp167 std::make_unique<rt_bootstrap::SimpleExecutorMemoryManager>()); in main()
170 rt_bootstrap::ExecutorSharedMemoryMapperService>()); in main()
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DOrcRTBootstrap.h28 namespace rt_bootstrap {
H A DSimpleExecutorDylibManager.cpp18 namespace rt_bootstrap { namespace
H A DOrcRTBootstrap.cpp22 namespace rt_bootstrap { namespace
H A DSimpleRemoteEPCServer.cpp56 rt_bootstrap::addTo(DBS); in defaultBootstrapSymbols()
H A DSimpleExecutorMemoryManager.cpp18 namespace rt_bootstrap { namespace
H A DExecutorSharedMemoryMapperService.cpp26 namespace rt_bootstrap { namespace
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
H A DSimpleExecutorDylibManager.h32 namespace rt_bootstrap {
H A DSimpleExecutorMemoryManager.h29 namespace rt_bootstrap {
H A DExecutorSharedMemoryMapperService.h25 namespace rt_bootstrap {
H A DSimpleRemoteEPCServer.h113 std::make_unique<rt_bootstrap::SimpleExecutorDylibManager>()); in Create()
/openbsd-src/gnu/llvm/llvm/tools/lli/ChildTarget/
H A DChildTarget.cpp61 std::make_unique<rt_bootstrap::SimpleExecutorMemoryManager>()); in main()