GDB (xrefs)
Loading...
Searching...
No Matches
cache_entry Struct Reference

Public Attributes

std::string name
 
domain_enum domain = UNDEF_DOMAIN
 
struct symbolsym = nullptr
 
const struct blockblock = nullptr
 

Detailed Description

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

Member Data Documentation

◆ block

const struct block* cache_entry::block = nullptr

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

Referenced by cache_symbol(), and lookup_cached_symbol().

◆ domain

domain_enum cache_entry::domain = UNDEF_DOMAIN

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

Referenced by cache_symbol(), and eq_cache_entry().

◆ name

◆ sym


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