GDB (xrefs)
|
#include "symtab.h"
Public Attributes | |
int | block |
struct symtab * | symtab |
struct symbol * | symbol |
struct bound_minimal_symbol | msymbol |
struct symbol_search * | next |
Definition at line 1293 of file symtab.h.
Referenced by compare_search_syms(), gdb_search(), rbreak_command(), search_symbols(), sort_search_symbols_remove_dups(), and symtab_symbol_info().
Definition at line 1304 of file symtab.h.
Referenced by gdb_search(), rbreak_command(), search_symbols(), and symtab_symbol_info().
struct symbol_search* symbol_search::next |
Definition at line 1307 of file symtab.h.
Referenced by gdb.FrameIterator.FrameIterator::__next__(), free_search_symbols(), gdb_search(), rbreak_command(), search_symbols(), sort_search_symbols_remove_dups(), and symtab_symbol_info().
struct symbol* symbol_search::symbol |
Definition at line 1300 of file symtab.h.
Referenced by compare_search_syms(), gdb_search(), rbreak_command(), search_symbols(), and symtab_symbol_info().
struct symtab* symbol_search::symtab |
Definition at line 1299 of file symtab.h.
Referenced by compare_search_syms(), gdb_search(), rbreak_command(), search_symbols(), and symtab_symbol_info().