Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
RzIOBind * | iob |
int | fd |
Definition at line 12 of file buf_io_fd.c.
int buf_io_fd_priv::fd |
Definition at line 14 of file buf_io_fd.c.
Referenced by buf_io_fd_get_size(), buf_io_fd_get_whole_buf(), buf_io_fd_init(), buf_io_fd_read(), buf_io_fd_resize(), buf_io_fd_seek(), and buf_io_fd_write().
RzIOBind* buf_io_fd_priv::iob |
Definition at line 13 of file buf_io_fd.c.
Referenced by buf_io_fd_get_size(), buf_io_fd_get_whole_buf(), buf_io_fd_init(), buf_io_fd_read(), buf_io_fd_resize(), buf_io_fd_seek(), and buf_io_fd_write().