|
GDB (xrefs)
|
Public Attributes | |
| struct obstack | cache_space |
| struct cache_entry * | root [HASH_SIZE] |
Definition at line 308 of file ada-lang.c.
| struct obstack ada_symbol_cache::cache_space |
Definition at line 311 of file ada-lang.c.
Referenced by ada_clear_symbol_cache(), ada_free_symbol_cache(), ada_init_symbol_cache(), and cache_symbol().
| struct cache_entry* ada_symbol_cache::root[HASH_SIZE] |
Definition at line 314 of file ada-lang.c.
Referenced by ada_init_symbol_cache(), cache_symbol(), and find_entry().
1.8.14