GDB (xrefs)
|
Public Attributes | |
char * | name |
struct tdesc_type * | type |
int | start |
int | end |
Definition at line 90 of file target-descriptions.c.
Definition at line 94 of file target-descriptions.c.
Referenced by maint_print_c_tdesc_cmd(), tdesc_add_bitfield(), and tdesc_gdb_type().
char* tdesc_type_field::name |
Definition at line 92 of file target-descriptions.c.
Referenced by gdb.printing.FlagEnumerationPrinter::__call__(), maint_print_c_tdesc_cmd(), tdesc_add_bitfield(), tdesc_add_field(), tdesc_free_type(), and tdesc_gdb_type().
Definition at line 94 of file target-descriptions.c.
Referenced by maint_print_c_tdesc_cmd(), tdesc_add_bitfield(), and tdesc_gdb_type().
struct tdesc_type* tdesc_type_field::type |
Definition at line 93 of file target-descriptions.c.
Referenced by maint_print_c_tdesc_cmd(), tdesc_add_field(), and tdesc_gdb_type().