GCC Middle and Back End API Reference
|
Public Member Functions | |
void | compile (const char *expr) |
Data Fields | |
regex_t | regex |
bool | keep |
A 'function filter', a filter and action for determining if a function should be included in the output or not. Used for --include/--exclude filtering.
bool fnfilter::keep |
regex_t fnfilter::regex |
Referenced by compile(), and gdbhooks.GdbSubprinterRegex::handles_type().