|
Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
| ut32 | magic |
| int | fd |
| ut8 * | buf |
| ut32 | size |
| BfvmCPU * | bfvm |
Definition at line 14 of file io_bfdbg.c.
| BfvmCPU* RzIOBfdbg::bfvm |
Definition at line 19 of file io_bfdbg.c.
| ut8* RzIOBfdbg::buf |
Definition at line 17 of file io_bfdbg.c.
Referenced by __close().
| int RzIOBfdbg::fd |
Definition at line 16 of file io_bfdbg.c.
| ut32 RzIOBfdbg::magic |
Definition at line 15 of file io_bfdbg.c.
| ut32 RzIOBfdbg::size |
Definition at line 18 of file io_bfdbg.c.