|
Rizin
unix-like reverse engineering framework and cli tools
|
#include <io_memory.h>
Public Attributes | |
| ut8 * | buf |
| ut32 | size |
| ut64 | offset |
Definition at line 9 of file io_memory.h.
| ut8* RzIOMalloc::buf |
Definition at line 10 of file io_memory.h.
Referenced by io_memory_close().
| ut64 RzIOMalloc::offset |
Definition at line 12 of file io_memory.h.
| ut32 RzIOMalloc::size |
Definition at line 11 of file io_memory.h.