|
GDB (xrefs)
|
Public Attributes | |
| int | nr_uniq_abbrev_tables |
| int | nr_symtabs |
| int | nr_symtab_sharers |
| int | nr_stmt_less_type_units |
| int | nr_all_type_units_reallocs |
Definition at line 369 of file dwarf2read.c.
| int tu_stats::nr_all_type_units_reallocs |
Definition at line 375 of file dwarf2read.c.
Referenced by print_tu_stats().
| int tu_stats::nr_stmt_less_type_units |
Definition at line 374 of file dwarf2read.c.
Referenced by get_type_unit_group(), and print_tu_stats().
| int tu_stats::nr_symtab_sharers |
Definition at line 373 of file dwarf2read.c.
Referenced by get_type_unit_group(), and print_tu_stats().
| int tu_stats::nr_symtabs |
Definition at line 372 of file dwarf2read.c.
Referenced by get_type_unit_group(), and print_tu_stats().
| int tu_stats::nr_uniq_abbrev_tables |
Definition at line 371 of file dwarf2read.c.
Referenced by build_type_psymtabs_1(), and print_tu_stats().
1.8.14