LLVM
8.0.1
|
#include "llvm/ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.h"
Public Member Functions | |
DirectBufferWriter ()=default | |
DirectBufferWriter (const char *Src, JITTargetAddress Dst, uint64_t Size) | |
const char * | getSrc () const |
JITTargetAddress | getDst () const |
uint64_t | getSize () const |
Definition at line 59 of file OrcRemoteTargetRPCAPI.h.
|
default |
|
inline |
Definition at line 62 of file OrcRemoteTargetRPCAPI.h.
|
inline |
|
inline |
Definition at line 67 of file OrcRemoteTargetRPCAPI.h.
References Size.