Searched defs:function_is_regexp (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dskip.c68 bool function_is_regexp () const { return m_function_is_regexp; } function
124 skiplist_entry(bool file_is_glob, std::string &&file, bool function_is_regexp, std::string &&function, private_key) argument
155 add_entry(bool file_is_glob, std::string &&file, bool function_is_regexp, std::string &&function) argument
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dskip.c69 bool function_is_regexp () const { return m_function_is_regexp; } function
125 skiplist_entry(bool file_is_glob, std::string &&file, bool function_is_regexp, std::string &&function, private_key) argument
150 add_entry(bool file_is_glob, std::string &&file, bool function_is_regexp, std::string &&function) argument

Completed in 170 milliseconds