GDB (xrefs)
|
Public Attributes | |
struct msym_bunch * | next |
struct minimal_symbol | contents [BUNCH_SIZE] |
struct minimal_symbol msym_bunch::contents[BUNCH_SIZE] |
Definition at line 159 of file minsyms.c.
Referenced by minimal_symbol_reader::install(), and minimal_symbol_reader::record_full().
struct msym_bunch* msym_bunch::next |
Definition at line 158 of file minsyms.c.
Referenced by minimal_symbol_reader::install(), minimal_symbol_reader::record_full(), and minimal_symbol_reader::~minimal_symbol_reader().