|
Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
| DiffType | type |
| DiffMode | mode |
| DiffOption | option |
| DiffDistance | distance |
| ut32 | arch_bits |
| bool | compare_addresses |
| bool | show_time |
| bool | colors |
| bool | analyze_all |
| const char * | architecture |
| const char * | input_a |
| const char * | input_b |
| const char * | file_a |
| const char * | file_b |
| DiffScreen | screen |
| RzList * | evars |
| DiffDistance diff_context_t::distance |
| DiffMode diff_context_t::mode |
Definition at line 71 of file rz-diff.c.
Referenced by test_group_name.GroupTest::run().
| DiffOption diff_context_t::option |
| DiffScreen diff_context_t::screen |
| DiffType diff_context_t::type |
Definition at line 70 of file rz-diff.c.
Referenced by cmd_descs_generate.Arg::__str__(), cmd_descs_generate.Arg::_get_choices_cname(), cmd_descs_generate.Arg::_get_union(), cmd_descs_generate.CmdDesc::_validate(), cmd_descs_generate.Arg::decl(), cmd_descs_generate.Arg::get_cstructure(), and cmd_descs_generate.CmdDesc::get_handler_cname().