GDB (xrefs)
Public Attributes | List of all members
tdesc_type_field Struct Reference

Public Attributes

char * name
 
struct tdesc_typetype
 
int start
 
int end
 

Detailed Description

Definition at line 89 of file target-descriptions.c.

Member Data Documentation

int tdesc_type_field::end
char* tdesc_type_field::name
int tdesc_type_field::start
struct tdesc_type* tdesc_type_field::type

Definition at line 92 of file target-descriptions.c.

Referenced by maint_print_c_tdesc_cmd(), tdesc_add_field(), and tdesc_gdb_type().


The documentation for this struct was generated from the following file: