GDB (xrefs)
|
#include "block.h"
Public Attributes | |
CORE_ADDR | startaddr |
CORE_ADDR | endaddr |
struct symbol * | function |
struct block * | superblock |
struct dictionary * | dict |
union { | |
struct { | |
struct block_namespace_info * the_namespace | |
} cplus_specific | |
} | language_specific |
struct { ... } block::cplus_specific |
struct dictionary* block::dict |
Definition at line 83 of file block.h.
Referenced by block_iter_match_first(), block_iter_name_first(), block_iterator_first(), and block_lookup_symbol_primary().
union { ... } block::language_specific |
struct block_namespace_info* block::the_namespace |
Definition at line 95 of file block.h.
Referenced by make_symbol_overload_list_adl_namespace().