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

#include "objfiles.h"

Public Attributes

int n_psyms
 
int n_syms
 
int n_stabs
 
int n_types
 
int sz_strtab
 

Detailed Description

Definition at line 151 of file objfiles.h.

Member Data Documentation

int objstats::n_psyms

Definition at line 153 of file objfiles.h.

int objstats::n_stabs

Definition at line 155 of file objfiles.h.

int objstats::n_syms

Definition at line 154 of file objfiles.h.

int objstats::n_types

Definition at line 156 of file objfiles.h.

int objstats::sz_strtab

Definition at line 157 of file objfiles.h.


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