GDB (xrefs)
Public Attributes | List of all members
tu_stats Struct Reference

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
 

Detailed Description

Definition at line 205 of file dwarf2read.c.

Member Data Documentation

int tu_stats::nr_all_type_units_reallocs

Definition at line 211 of file dwarf2read.c.

Referenced by print_tu_stats().

int tu_stats::nr_stmt_less_type_units

Definition at line 210 of file dwarf2read.c.

Referenced by get_type_unit_group(), and print_tu_stats().

int tu_stats::nr_symtab_sharers

Definition at line 209 of file dwarf2read.c.

Referenced by get_type_unit_group(), and print_tu_stats().

int tu_stats::nr_symtabs

Definition at line 208 of file dwarf2read.c.

Referenced by get_type_unit_group(), and print_tu_stats().

int tu_stats::nr_uniq_abbrev_tables

Definition at line 207 of file dwarf2read.c.

Referenced by build_type_psymtabs_1(), and print_tu_stats().


The documentation for this struct was generated from the following file: