GDB (xrefs)
Public Attributes | List of all members
cache_entry Struct Reference

Public Attributes

const char * name
 
domain_enum domain
 
struct symbolsym
 
const struct blockblock
 
struct cache_entrynext
 

Detailed Description

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

Member Data Documentation

const struct block* cache_entry::block

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

Referenced by cache_symbol().

domain_enum cache_entry::domain

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

Referenced by cache_symbol().

const char* cache_entry::name
struct cache_entry* cache_entry::next

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

Referenced by gdb.FrameIterator.FrameIterator::__next__(), cache_symbol(), and find_entry().

struct symbol* cache_entry::sym

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