Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
const char * | suffix |
const char * | summary_suffix |
RzOutputMode | mode |
RzOutputMode argv_modes_t::mode |
Definition at line 60 of file cmd_api.c.
Referenced by fill_argv_modes_help_strbuf(), fill_modes_children_chars(), test_group_name.GroupTest::run(), and suffix2mode().
const char* argv_modes_t::suffix |
Definition at line 58 of file cmd_api.c.
Referenced by fill_argv_modes_help_strbuf(), and rz_output_mode_to_char().
const char* argv_modes_t::summary_suffix |
Definition at line 59 of file cmd_api.c.
Referenced by fill_argv_modes_help_strbuf(), and rz_output_mode_to_summary().