GDB (xrefs)
|
Public Attributes | |
struct nextfield * | next |
int | accessibility |
int | virtuality |
struct field | field |
int | visibility |
Definition at line 1286 of file dwarf2read.c.
Definition at line 1289 of file dwarf2read.c.
Definition at line 1291 of file dwarf2read.c.
Referenced by attach_fields_to_type(), read_cpp_abbrev(), and read_one_struct_field().
struct nextfield * field_info::nextfield::next |
Definition at line 1288 of file dwarf2read.c.
Referenced by gdb.FrameIterator.FrameIterator::__next__(), attach_fields_to_type(), dwarf2_add_field(), dwarf2_attach_fields_to_type(), and read_struct_fields().
Definition at line 1290 of file dwarf2read.c.
Definition at line 74 of file stabsread.c.
Referenced by attach_fields_to_type(), read_cpp_abbrev(), and read_one_struct_field().