GDB (xrefs)
Public Attributes | List of all members
symbol_search Struct Reference

#include "symtab.h"

Public Attributes

int block
 
struct symbolsymbol
 
struct bound_minimal_symbol msymbol
 
struct symbol_searchnext
 

Detailed Description

Definition at line 1492 of file symtab.h.

Member Data Documentation

int symbol_search::block
struct bound_minimal_symbol symbol_search::msymbol

Definition at line 1505 of file symtab.h.

Referenced by rbreak_command(), search_symbols(), and symtab_symbol_info().

struct symbol_search* symbol_search::next
struct symbol* symbol_search::symbol

Definition at line 1501 of file symtab.h.

Referenced by compare_search_syms(), rbreak_command(), search_symbols(), and symtab_symbol_info().


The documentation for this struct was generated from the following file: