OpenOCD
|
Data Fields | |
const char * | name |
struct reg_data_type_union_field * | next |
struct reg_data_type * | type |
Definition at line 50 of file register.h.
const char* reg_data_type_union_field::name |
Definition at line 51 of file register.h.
Referenced by gdb_generate_reg_type_description().
struct reg_data_type_union_field* reg_data_type_union_field::next |
Definition at line 53 of file register.h.
Referenced by gdb_generate_reg_type_description().
struct reg_data_type* reg_data_type_union_field::type |
Definition at line 52 of file register.h.
Referenced by gdb_generate_reg_type_description().