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

Public Attributes

struct auto_obstack cache_space
 
struct cache_entryroot [HASH_SIZE] {}
 

Detailed Description

Definition at line 274 of file ada-lang.c.

Member Data Documentation

◆ cache_space

struct auto_obstack ada_symbol_cache::cache_space

Definition at line 277 of file ada-lang.c.

Referenced by cache_symbol().

◆ root

struct cache_entry* ada_symbol_cache::root[HASH_SIZE] {}

Definition at line 280 of file ada-lang.c.

Referenced by cache_symbol(), and find_entry().


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