|
GDB (xrefs)
|
#include "objfiles.h"
Public Attributes | |
| int | n_psyms = 0 |
| int | n_syms = 0 |
| int | n_stabs = 0 |
| int | n_types = 0 |
| int | sz_strtab = 0 |
Definition at line 156 of file objfiles.h.
| int objstats::n_psyms = 0 |
Definition at line 159 of file objfiles.h.
| int objstats::n_stabs = 0 |
Definition at line 165 of file objfiles.h.
| int objstats::n_syms = 0 |
Definition at line 162 of file objfiles.h.
| int objstats::n_types = 0 |
Definition at line 168 of file objfiles.h.
| int objstats::sz_strtab = 0 |
Definition at line 171 of file objfiles.h.
1.8.14