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

Public Attributes

int nfiles
 
const char ** files
 
unsigned preg_p: 1
 
regex_t preg
 

Detailed Description

Definition at line 4407 of file symtab.c.

Member Data Documentation

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().


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