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

#include "objfiles.h"

Public Attributes

int n_syms = 0
 
int n_stabs = 0
 
int n_types = 0
 
int sz_strtab = 0
 

Detailed Description

Definition at line 154 of file objfiles.h.

Member Data Documentation

◆ n_stabs

int objstats::n_stabs = 0

Definition at line 160 of file objfiles.h.

◆ n_syms

int objstats::n_syms = 0

Definition at line 157 of file objfiles.h.

◆ n_types

int objstats::n_types = 0

Definition at line 163 of file objfiles.h.

◆ sz_strtab

int objstats::sz_strtab = 0

Definition at line 166 of file objfiles.h.


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