|
GDB (xrefs)
|
Public Member Functions | |
| gdb_index_symbol_name_matcher (const lookup_name_info &lookup_name) | |
| bool | matches (const char *symbol_name) |
Private Attributes | |
| const lookup_name_info & | m_lookup_name |
| std::vector< symbol_name_matcher_ftype * > | m_symbol_name_matcher_funcs |
Definition at line 4497 of file dwarf2read.c.
| gdb_index_symbol_name_matcher::gdb_index_symbol_name_matcher | ( | const lookup_name_info & | lookup_name | ) |
Definition at line 4517 of file dwarf2read.c.
References default_symbol_name_matcher(), get_symbol_name_matcher(), language_def(), and nr_languages.
| bool gdb_index_symbol_name_matcher::matches | ( | const char * | symbol_name | ) |
Definition at line 4551 of file dwarf2read.c.
References m_lookup_name, and m_symbol_name_matcher_funcs.
Referenced by dw2_expand_symtabs_matching_symbol().
|
private |
Definition at line 4509 of file dwarf2read.c.
Referenced by matches().
|
private |
Definition at line 4513 of file dwarf2read.c.
Referenced by matches().
1.8.14