GDB (xrefs)
|
Public Attributes | |
struct stabs_nextfield * | next |
int | visibility |
struct field | field |
Definition at line 64 of file stabsread.c.
struct field stabs_nextfield::field |
Definition at line 73 of file stabsread.c.
Referenced by attach_fields_to_type(), read_baseclasses(), read_cpp_abbrev(), and read_one_struct_field().
struct stabs_nextfield* stabs_nextfield::next |
Definition at line 66 of file stabsread.c.
Referenced by attach_fields_to_type(), read_baseclasses(), and read_struct_fields().
int stabs_nextfield::visibility |
Definition at line 71 of file stabsread.c.
Referenced by attach_fields_to_type(), read_baseclasses(), read_cpp_abbrev(), and read_one_struct_field().