Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
const char * | name |
ut32 | map_code |
ut32 | map_idata |
ut32 | map_sfr |
ut32 | map_xdata |
ut32 | map_pdata |
Definition at line 15 of file analysis_8051.c.
ut32 i8051_cpu_model::map_code |
Definition at line 17 of file analysis_8051.c.
Referenced by set_cpu_model().
ut32 i8051_cpu_model::map_idata |
Definition at line 18 of file analysis_8051.c.
Referenced by set_cpu_model().
ut32 i8051_cpu_model::map_pdata |
Definition at line 21 of file analysis_8051.c.
Referenced by set_cpu_model().
ut32 i8051_cpu_model::map_sfr |
Definition at line 19 of file analysis_8051.c.
Referenced by set_cpu_model().
ut32 i8051_cpu_model::map_xdata |
Definition at line 20 of file analysis_8051.c.
Referenced by set_cpu_model().
const char* i8051_cpu_model::name |
Definition at line 16 of file analysis_8051.c.
Referenced by cmd_descs_generate.Arg::__str__(), cmd_descs_generate.Detail::__str__(), cmd_descs_generate.Arg::_get_choices_cname(), cmd_descs_generate.CmdDesc::_validate(), cmd_descs_generate.Detail::get_detail_entries_cname(), test_group_name.GroupTest::run(), set_cpu_model(), and cmd_descs_generate.CmdDesc::str_tab().