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

Public Attributes

legacy_psymtabpst = nullptr
 
long n_globals = 0
 
long globals_offset = 0
 

Detailed Description

Definition at line 388 of file mdebugread.c.

Member Data Documentation

◆ globals_offset

long pst_map::globals_offset = 0

Definition at line 392 of file mdebugread.c.

Referenced by parse_partial_symbols().

◆ n_globals

long pst_map::n_globals = 0

Definition at line 391 of file mdebugread.c.

Referenced by parse_partial_symbols().

◆ pst

legacy_psymtab* pst_map::pst = nullptr

Definition at line 390 of file mdebugread.c.

Referenced by handle_psymbol_enumerators(), and parse_partial_symbols().


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