Home
last modified time | relevance | path

Searched refs:ExecutorSessionObjectName (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/TargetProcess/
DSimpleRemoteEPCServer.cpp203 assert(!EI.BootstrapSymbols.count(ExecutorSessionObjectName) && in sendSetupMessage()
207 EI.BootstrapSymbols[ExecutorSessionObjectName] = ExecutorAddr::fromPtr(this); in sendSetupMessage()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/Shared/
DSimpleRemoteEPCUtils.h33 extern const char *ExecutorSessionObjectName;
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/Shared/
DSimpleRemoteEPCUtils.cpp40 const char *ExecutorSessionObjectName = variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
DSimpleRemoteEPC.cpp330 {{JDI.JITDispatchContext, ExecutorSessionObjectName}, in setup()