GDB (xrefs)
|
Public Attributes | |
legacy_psymtab * | pst = nullptr |
long | n_globals = 0 |
long | globals_offset = 0 |
Definition at line 388 of file mdebugread.c.
long pst_map::globals_offset = 0 |
Definition at line 392 of file mdebugread.c.
Referenced by parse_partial_symbols().
long pst_map::n_globals = 0 |
Definition at line 391 of file mdebugread.c.
Referenced by parse_partial_symbols().
legacy_psymtab* pst_map::pst = nullptr |
Definition at line 390 of file mdebugread.c.
Referenced by handle_psymbol_enumerators(), and parse_partial_symbols().