|
GDB (xrefs)
|
#include "block.h"
Public Attributes | |
| CORE_ADDR | startaddr |
| CORE_ADDR | endaddr |
| struct symbol * | function |
| struct block * | superblock |
| struct dictionary * | dict |
| union { | |
| struct { | |
| } 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(), and block_iterator_first().
| struct symbol* block::function |
| union { ... } block::language_specific |
| struct block* block::superblock |
1.7.6.1