GDB (xrefs)
|
Public Member Functions | |
symbol_cache ()=default | |
~symbol_cache () | |
Public Attributes | |
struct block_symbol_cache * | global_symbols = nullptr |
struct block_symbol_cache * | static_symbols = nullptr |
|
default |
|
inline |
Definition at line 239 of file symtab.c.
References destroy_block_symbol_cache(), global_symbols, and static_symbols.
struct block_symbol_cache* symbol_cache::global_symbols = nullptr |
Definition at line 245 of file symtab.c.
Referenced by resize_symbol_cache(), symbol_cache_dump(), symbol_cache_flush(), symbol_cache_stats(), and ~symbol_cache().
struct block_symbol_cache* symbol_cache::static_symbols = nullptr |
Definition at line 246 of file symtab.c.
Referenced by resize_symbol_cache(), symbol_cache_dump(), symbol_cache_flush(), symbol_cache_stats(), and ~symbol_cache().