GDB (xrefs)
|
Classes | |
struct | fnfieldlist |
struct | next_fnfieldlist |
struct | nextfield |
struct | nextfnfield |
struct | typedef_field_list |
Public Attributes | |
struct field_info::nextfield * | fields |
struct field_info::nextfield * | baseclasses |
int | nfields |
int | nbaseclasses |
int | non_public_fields |
struct field_info::nextfnfield * | fnfields |
struct field_info::fnfieldlist * | fnfieldlists |
int | nfnfields |
struct field_info::typedef_field_list * | typedef_field_list |
unsigned | typedef_field_list_count |
int | offset |
int | size |
struct field_info::nextfield * | list |
struct field_info::next_fnfieldlist * | fnlist |
Definition at line 1283 of file dwarf2read.c.
Referenced by dwarf2_add_field(), and dwarf2_attach_fields_to_type().
struct field_info::nextfield * field_info::fields |
Referenced by dwarf2_add_field(), and dwarf2_attach_fields_to_type().
Referenced by dwarf2_add_member_fn(), and dwarf2_attach_fn_fields_to_type().
Referenced by attach_fn_fields_to_type(), and read_member_functions().
struct field_info::nextfield * field_info::list |
Referenced by attach_fields_to_type(), read_baseclasses(), read_cpp_abbrev(), read_one_struct_field(), and read_struct_fields().
Definition at line 1299 of file dwarf2read.c.
Referenced by dwarf2_add_field(), and dwarf2_attach_fields_to_type().
Definition at line 1296 of file dwarf2read.c.
Referenced by dwarf2_add_field(), dwarf2_attach_fields_to_type(), and process_structure_scope().
Definition at line 1325 of file dwarf2read.c.
Referenced by dwarf2_add_member_fn(), dwarf2_attach_fn_fields_to_type(), and process_structure_scope().
Definition at line 1302 of file dwarf2read.c.
Referenced by dwarf2_add_field(), and dwarf2_attach_fields_to_type().
Definition at line 757 of file rs6000-aix-tdep.c.
Referenced by rs6000_aix_extract_ld_info().
Definition at line 758 of file rs6000-aix-tdep.c.
Referenced by rs6000_aix_extract_ld_info().
Referenced by dwarf2_add_typedef(), and process_structure_scope().
unsigned field_info::typedef_field_list_count |
Definition at line 1335 of file dwarf2read.c.
Referenced by dwarf2_add_typedef(), and process_structure_scope().