LLVM
8.0.1
|
RPC functions for remote memory management / inspection / modification. More...
Classes | |
class | CreateRemoteAllocator |
Creates a memory allocator on the remote. More... | |
class | DestroyRemoteAllocator |
Destroys a remote allocator, freeing any memory allocated by it. More... | |
class | ReadMem |
Read a remote memory block. More... | |
class | ReserveMem |
Reserve a block of memory on the remote via the given allocator. More... | |
class | SetProtections |
Set the memory protection on a memory block. More... | |
class | WriteMem |
Write to a remote memory block. More... | |
class | WritePtr |
Write to a remote pointer. More... | |
RPC functions for remote memory management / inspection / modification.