|
Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
| char * | buf |
| int | buf_len |
| int | buf_size |
| RzConsGrep * | grep |
| bool | noflush |
| char* RzConsStack::buf |
Definition at line 26 of file cons.c.
Referenced by cons_stack_dump(), and cons_stack_load().
| int RzConsStack::buf_len |
Definition at line 27 of file cons.c.
Referenced by cons_stack_dump(), and cons_stack_load().
| int RzConsStack::buf_size |
Definition at line 28 of file cons.c.
Referenced by cons_stack_dump(), and cons_stack_load().
| RzConsGrep* RzConsStack::grep |
Definition at line 29 of file cons.c.
Referenced by cons_stack_dump(), and cons_stack_load().
| bool RzConsStack::noflush |
Definition at line 30 of file cons.c.
Referenced by cons_stack_dump(), and cons_stack_load().