GDB (xrefs)
|
Public Attributes | |
struct stabs_nextfield * | list = nullptr |
struct next_fnfieldlist * | fnlist = nullptr |
auto_obstack | obstack |
Definition at line 88 of file stabsread.c.
struct next_fnfieldlist* stab_field_info::fnlist = nullptr |
Definition at line 91 of file stabsread.c.
Referenced by attach_fn_fields_to_type(), and read_member_functions().
struct stabs_nextfield* stab_field_info::list = nullptr |
Definition at line 90 of file stabsread.c.
Referenced by attach_fields_to_type(), read_baseclasses(), read_cpp_abbrev(), read_one_struct_field(), and read_struct_fields().
auto_obstack stab_field_info::obstack |
Definition at line 93 of file stabsread.c.
Referenced by read_baseclasses(), read_member_functions(), and read_struct_fields().