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

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

Completed in 142 milliseconds