GDB (xrefs)
|
#include "gdbtypes.h"
Public Attributes | |
const char * | name |
struct type * | type |
Definition at line 899 of file gdbtypes.h.
const char* typedef_field::name |
Unqualified name to be prefixed by owning class qualified name.
Definition at line 904 of file gdbtypes.h.
Referenced by add_template_parameters(), dwarf2_add_typedef(), find_global_typedef(), and find_typedef_in_hash().
struct type* typedef_field::type |
Type this typedef named NAME represents.
Definition at line 908 of file gdbtypes.h.
Referenced by add_template_parameters(), dwarf2_add_typedef(), eq_typedef_field(), find_global_typedef(), find_typedef_in_hash(), and hash_typedef_field().