GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
tu_stats Struct Reference

#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
 

Detailed Description

Definition at line 42 of file read.h.

Member Data Documentation

◆ nr_all_type_units_reallocs

int tu_stats::nr_all_type_units_reallocs

Definition at line 48 of file read.h.

Referenced by print_tu_stats().

◆ nr_stmt_less_type_units

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().

◆ nr_symtab_sharers

int tu_stats::nr_symtab_sharers

Definition at line 46 of file read.h.

Referenced by get_type_unit_group(), and print_tu_stats().

◆ nr_symtabs

int tu_stats::nr_symtabs

Definition at line 45 of file read.h.

Referenced by get_type_unit_group(), and print_tu_stats().

◆ nr_tus

int tu_stats::nr_tus

Definition at line 49 of file read.h.

Referenced by print_tu_stats().

◆ nr_uniq_abbrev_tables

int tu_stats::nr_uniq_abbrev_tables

Definition at line 44 of file read.h.

Referenced by build_type_psymtabs(), and print_tu_stats().


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