GDB (xrefs)
|
Public Attributes | |
struct target_desc * | tdesc |
struct tdesc_feature * | current_feature |
int | next_regnum |
tdesc_type_with_fields * | current_type |
int | current_type_size |
Definition at line 72 of file xml-tdesc.c.
struct tdesc_feature* tdesc_parsing_data::current_feature |
Definition at line 78 of file xml-tdesc.c.
tdesc_type_with_fields* tdesc_parsing_data::current_type |
Definition at line 85 of file xml-tdesc.c.
int tdesc_parsing_data::current_type_size |
Definition at line 89 of file xml-tdesc.c.
int tdesc_parsing_data::next_regnum |
Definition at line 82 of file xml-tdesc.c.
struct target_desc* tdesc_parsing_data::tdesc |
Definition at line 75 of file xml-tdesc.c.