GDB (xrefs)
|
#include "read.h"
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 |
int | nr_tus |
int tu_stats::nr_all_type_units_reallocs |
Definition at line 48 of file read.h.
Referenced by print_tu_stats().
int tu_stats::nr_stmt_less_type_units |
Definition at line 47 of file read.h.
Referenced by get_type_unit_group(), and print_tu_stats().
int tu_stats::nr_symtab_sharers |
Definition at line 46 of file read.h.
Referenced by get_type_unit_group(), and print_tu_stats().
int tu_stats::nr_symtabs |
Definition at line 45 of file read.h.
Referenced by get_type_unit_group(), and print_tu_stats().
int tu_stats::nr_tus |
Definition at line 49 of file read.h.
Referenced by print_tu_stats().
int tu_stats::nr_uniq_abbrev_tables |
Definition at line 44 of file read.h.
Referenced by build_type_psymtabs(), and print_tu_stats().