|
GDB (xrefs)
|
Public Attributes | |
| struct objfile * | objfile |
| struct obstack * | obstackp |
| struct symbol * | arg_sym |
| int | found_sym |
Definition at line 5462 of file ada-lang.c.
| struct symbol* match_data::arg_sym |
Definition at line 5466 of file ada-lang.c.
Referenced by aux_add_nonlocal_symbols().
| int match_data::found_sym |
Definition at line 5467 of file ada-lang.c.
Referenced by aux_add_nonlocal_symbols().
| struct objfile* match_data::objfile |
Definition at line 5464 of file ada-lang.c.
Referenced by add_nonlocal_symbols(), and aux_add_nonlocal_symbols().
| struct obstack* match_data::obstackp |
Definition at line 5465 of file ada-lang.c.
Referenced by add_nonlocal_symbols(), and aux_add_nonlocal_symbols().
1.8.14