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.cpp17 namespace rt_bootstrap { namespace
H A DOrcRTBootstrap.cpp22 namespace rt_bootstrap { namespace
H A DSimpleExecutorMemoryManager.cpp18 namespace rt_bootstrap { namespace
H A DSimpleRemoteEPCServer.cpp57 rt_bootstrap::addTo(DBS); in defaultBootstrapSymbols()
H A DExecutorSharedMemoryMapperService.cpp31 namespace rt_bootstrap { namespace
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
H A DSimpleExecutorDylibManager.h34 namespace rt_bootstrap {
H A DSimpleExecutorMemoryManager.h30 namespace rt_bootstrap {
H A DExecutorSharedMemoryMapperService.h27 namespace rt_bootstrap {
H A DSimpleRemoteEPCServer.h126 std::make_unique<rt_bootstrap::SimpleExecutorDylibManager>()); in Create()
/freebsd/contrib/llvm-project/llvm/tools/lli/ChildTarget/
H A DChildTarget.cpp61 std::make_unique<rt_bootstrap::SimpleExecutorMemoryManager>()); in main()