#include "symtab.h"
Definition at line 2871 of file symtab.h.
◆ match_on
Enumerator |
---|
FULLNAME | |
DIRNAME | |
BASENAME | |
Definition at line 2875 of file symtab.h.
◆ info_sources_filter()
info_sources_filter::info_sources_filter |
( |
match_on | match_type, |
|
|
const char * | regexp ) |
◆ DISABLE_COPY_AND_ASSIGN()
◆ matches()
bool info_sources_filter::matches |
( |
const char * | fullname | ) |
const |
◆ m_c_regexp
gdb::optional<compiled_regex> info_sources_filter::m_c_regexp |
|
private |
◆ m_match_type
match_on info_sources_filter::m_match_type |
|
private |
◆ m_regexp
const char* info_sources_filter::m_regexp |
|
private |
The documentation for this struct was generated from the following files:
- /home/rel/rpmbuild/BUILD/gdb-14.1/gdb/symtab.h
- /home/rel/rpmbuild/BUILD/gdb-14.1/gdb/symtab.c