GDB (xrefs)
|
Public Attributes | |
int | nfiles |
const char ** | files |
unsigned | preg_p: 1 |
regex_t | preg |
const char** search_symbols_data::files |
Definition at line 4410 of file symtab.c.
Referenced by search_symbols(), and search_symbols_file_matches().
int search_symbols_data::nfiles |
Definition at line 4409 of file symtab.c.
Referenced by search_symbols(), and search_symbols_file_matches().
regex_t search_symbols_data::preg |
Definition at line 4414 of file symtab.c.
Referenced by search_symbols(), and search_symbols_name_matches().
unsigned search_symbols_data::preg_p |
Definition at line 4413 of file symtab.c.
Referenced by search_symbols(), and search_symbols_name_matches().