GDB (xrefs)
|
This is the complete list of members for global_symbol_searcher, including all inherited members.
add_matching_msymbols(objfile *objfile, const gdb::optional< compiled_regex > &preg, std::vector< symbol_search > *results) const | global_symbol_searcher | private |
add_matching_symbols(objfile *objfile, const gdb::optional< compiled_regex > &preg, const gdb::optional< compiled_regex > &treg, std::set< symbol_search > *result_set) const | global_symbol_searcher | private |
expand_symtabs(objfile *objfile, const gdb::optional< compiled_regex > &preg) const | global_symbol_searcher | private |
filenames | global_symbol_searcher | |
global_symbol_searcher(enum search_domain kind, const char *symbol_name_regexp) | global_symbol_searcher | inline |
is_suitable_msymbol(const enum search_domain kind, const minimal_symbol *msymbol) | global_symbol_searcher | privatestatic |
m_exclude_minsyms | global_symbol_searcher | private |
m_kind | global_symbol_searcher | private |
m_max_search_results | global_symbol_searcher | private |
m_symbol_name_regexp | global_symbol_searcher | private |
m_symbol_type_regexp | global_symbol_searcher | private |
search() const | global_symbol_searcher | |
set_exclude_minsyms(bool exclude_minsyms) | global_symbol_searcher | inline |
set_max_search_results(size_t max_search_results) | global_symbol_searcher | inline |
set_symbol_type_regexp(const char *regexp) | global_symbol_searcher | inline |