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 242 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 248 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 249 of file symtab.c.
Referenced by resize_symbol_cache(), symbol_cache_dump(), symbol_cache_flush(), symbol_cache_stats(), and ~symbol_cache().