Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
char * | buf |
size_t | size |
size_t | pos |
Definition at line 24 of file round_trip_stream_fuzzer.c.
char* cursor_t::buf |
Definition at line 25 of file round_trip_stream_fuzzer.c.
Referenced by cursor_create(), cursor_free(), state_extDictHCRoundTrip(), and state_extDictRoundTrip().
size_t cursor_t::pos |
Definition at line 27 of file round_trip_stream_fuzzer.c.
Referenced by cmd_descs_generate.CmdDesc::_validate(), and cursor_create().
size_t cursor_t::size |
Definition at line 26 of file round_trip_stream_fuzzer.c.
Referenced by cursor_create().