GDB (xrefs)
|
Public Attributes | |
struct obstack | cache_space |
struct cache_entry * | root [HASH_SIZE] |
Definition at line 299 of file ada-lang.c.
struct obstack ada_symbol_cache::cache_space |
Definition at line 302 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 305 of file ada-lang.c.
Referenced by ada_init_symbol_cache(), cache_symbol(), and find_entry().