GDB (xrefs)
|
Public Attributes | |
struct objfile * | objfile |
struct obstack * | obstackp |
struct symbol * | arg_sym |
int | found_sym |
Definition at line 5283 of file ada-lang.c.
struct symbol* match_data::arg_sym |
Definition at line 5287 of file ada-lang.c.
Referenced by aux_add_nonlocal_symbols().
int match_data::found_sym |
Definition at line 5288 of file ada-lang.c.
Referenced by aux_add_nonlocal_symbols().
struct objfile* match_data::objfile |
Definition at line 5285 of file ada-lang.c.
Referenced by add_nonlocal_symbols(), and aux_add_nonlocal_symbols().
struct obstack* match_data::obstackp |
Definition at line 5286 of file ada-lang.c.
Referenced by add_nonlocal_symbols(), and aux_add_nonlocal_symbols().