Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
const char * | name |
int | bfd_mach_valid |
unsigned long | bfd_mach |
int | processor |
int | isa |
const char *const * | cp0_names |
const struct mips_cp0sel_name * | cp0sel_names |
unsigned int | cp0sel_names_len |
const char *const * | hwr_names |
Definition at line 334 of file mips-dis.c.
Definition at line 338 of file mips-dis.c.
Referenced by choose_arch_by_number().
int mips_arch_choice::bfd_mach_valid |
Definition at line 337 of file mips-dis.c.
Referenced by choose_arch_by_number().
Definition at line 341 of file mips-dis.c.
Referenced by parse_mips_dis_option(), and set_default_mips_dis_options().
const struct mips_cp0sel_name* mips_arch_choice::cp0sel_names |
Definition at line 342 of file mips-dis.c.
Referenced by parse_mips_dis_option(), and set_default_mips_dis_options().
Definition at line 343 of file mips-dis.c.
Referenced by parse_mips_dis_option(), and set_default_mips_dis_options().
Definition at line 344 of file mips-dis.c.
Referenced by parse_mips_dis_option(), and set_default_mips_dis_options().
int mips_arch_choice::isa |
Definition at line 340 of file mips-dis.c.
Referenced by set_default_mips_dis_options().
const char* mips_arch_choice::name |
Definition at line 336 of file mips-dis.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(), and cmd_descs_generate.CmdDesc::str_tab().
int mips_arch_choice::processor |
Definition at line 339 of file mips-dis.c.
Referenced by set_default_mips_dis_options().