GDB (xrefs)
|
Public Attributes | |
struct type * | type |
int | fnfield_index |
int | index |
const char * | name |
struct die_info * | die |
Definition at line 406 of file dwarf2read.c.
struct die_info* delayed_method_info::die |
Definition at line 421 of file dwarf2read.c.
Referenced by add_to_method_list(), and compute_delayed_physnames().
int delayed_method_info::fnfield_index |
Definition at line 412 of file dwarf2read.c.
Referenced by add_to_method_list(), and compute_delayed_physnames().
int delayed_method_info::index |
Definition at line 415 of file dwarf2read.c.
Referenced by add_to_method_list(), and compute_delayed_physnames().
const char* delayed_method_info::name |
Definition at line 418 of file dwarf2read.c.
Referenced by add_to_method_list(), and compute_delayed_physnames().
struct type* delayed_method_info::type |
Definition at line 409 of file dwarf2read.c.
Referenced by add_to_method_list(), and compute_delayed_physnames().