#include "llvm/ExecutionEngine/Orc/TargetProcess/SimpleRemoteEPCServer.h"
Definition at line 62 of file SimpleRemoteEPCServer.h.
◆ bootstrapMap()
StringMap< std::vector< char > > & llvm::orc::SimpleRemoteEPCServer::Setup::bootstrapMap |
( |
| ) |
|
|
inline |
◆ bootstrapSymbols()
◆ server()
◆ services()
◆ setBootstrapMapValue()
template<typename
T , typename SPSTagT >
void llvm::orc::SimpleRemoteEPCServer::Setup::setBootstrapMapValue |
( |
std::string |
Key, |
|
|
const T & |
Value |
|
) |
| |
|
inline |
◆ setDispatcher()
void llvm::orc::SimpleRemoteEPCServer::Setup::setDispatcher |
( |
std::unique_ptr< Dispatcher > |
D | ) |
|
|
inline |
◆ setErrorReporter()
void llvm::orc::SimpleRemoteEPCServer::Setup::setErrorReporter |
( |
unique_function< void(Error)> |
ReportError | ) |
|
|
inline |
◆ SimpleRemoteEPCServer
The documentation for this class was generated from the following file: