GDB (xrefs)
|
Public Attributes | |
struct pending_block * | next |
struct block * | block |
Definition at line 93 of file buildsym.c.
struct block* pending_block::block |
Definition at line 96 of file buildsym.c.
Referenced by end_symtab_get_static_block(), finish_block_internal(), make_blockvector(), and record_pending_block().
struct pending_block* pending_block::next |
Definition at line 95 of file buildsym.c.
Referenced by gdb.FrameIterator.FrameIterator::__next__(), end_symtab_get_static_block(), finish_block_internal(), make_blockvector(), and record_pending_block().