|
Rizin
unix-like reverse engineering framework and cli tools
|
#include <rz_config.h>
Public Attributes | |
| RzConfig * | cfg |
| RzList * | list_num |
| RzList * | list_char |
Definition at line 70 of file rz_config.h.
| RzConfig* rz_config_hold_t::cfg |
Definition at line 71 of file rz_config.h.
Referenced by rz_config_hold_new().
| RzList* rz_config_hold_t::list_char |
Definition at line 73 of file rz_config.h.
| RzList* rz_config_hold_t::list_num |
Definition at line 72 of file rz_config.h.