GDB (xrefs)
|
#include "buildsym.h"
Public Attributes | |
struct pending * | next |
int | nsyms |
struct symbol * | symbol [PENDINGSIZE] |
Definition at line 95 of file buildsym.h.
struct pending* pending::next |
Definition at line 97 of file buildsym.h.
Referenced by gdb.FrameIterator.FrameIterator::__next__(), add_symbol_to_list(), cleanup_undefined_types_1(), coff_read_enum_type(), common_block_end(), dict_add_pending(), dict_create_hashed(), dict_create_linear(), find_symbol_in_list(), finish_block_internal(), fix_common_block(), fixup_go_packaging(), read_enum_type(), read_type(), really_free_pendings(), and set_missing_symtab().
Definition at line 98 of file buildsym.h.
Referenced by add_symbol_to_list(), cleanup_undefined_types_1(), coff_read_enum_type(), common_block_end(), common_block_start(), define_symbol(), dict_add_pending(), dict_create_hashed(), dict_create_linear(), find_symbol_in_list(), fix_common_block(), fixup_go_packaging(), read_enum_type(), read_type(), and set_missing_symtab().
struct symbol* pending::symbol[PENDINGSIZE] |
Definition at line 99 of file buildsym.h.
Referenced by add_symbol_to_list(), cleanup_undefined_types_1(), coff_read_enum_type(), common_block_end(), define_symbol(), dict_add_pending(), dict_create_hashed(), dict_create_linear(), find_symbol_in_list(), fix_common_block(), fixup_go_packaging(), read_enum_type(), read_type(), and set_missing_symtab().