Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DOrcRTBootstrap.h28 namespace rt_bootstrap {
H A DSimpleExecutorDylibManager.cpp18 namespace rt_bootstrap { namespace
122 } // namespace rt_bootstrap
H A DOrcRTBootstrap.cpp22 namespace rt_bootstrap { namespace
H A DSimpleRemoteEPCServer.cpp58 rt_bootstrap::addTo(DBS); in defaultBootstrapSymbols()
H A DSimpleExecutorMemoryManager.cpp18 namespace rt_bootstrap { namespace
H A DExecutorSharedMemoryMapperService.cpp30 namespace rt_bootstrap { namespace
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
H A DSimpleExecutorDylibManager.h33 namespace rt_bootstrap {
60 } // end namespace rt_bootstrap
H A DSimpleExecutorMemoryManager.h29 namespace rt_bootstrap {
H A DExecutorSharedMemoryMapperService.h25 namespace rt_bootstrap {
H A DSimpleRemoteEPCServer.h125 std::make_unique<rt_bootstrap::SimpleExecutorDylibManager>()); in Create()
/freebsd/contrib/llvm-project/llvm/tools/lli/ChildTarget/
H A DChildTarget.cpp60 std::make_unique<rt_bootstrap::SimpleExecutorMemoryManager>()); in main()