Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
int | fd |
RzBuffer * | buf |
ut64 | offset |
Definition at line 11 of file io_sparse.c.
RzBuffer* RzIOSparse::buf |
Definition at line 13 of file io_sparse.c.
Referenced by __close().
int RzIOSparse::fd |
Definition at line 12 of file io_sparse.c.
ut64 RzIOSparse::offset |
Definition at line 14 of file io_sparse.c.