Searched refs:file_matches (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | symtab.c | 124 static int file_matches (char *, char **, int); 2725 file_matches (char *file, char *files[], int nfiles) in file_matches() function 2953 if (file_matches (ps->filename, files, nfiles) in search_symbols() 3032 if (file_matches (s->filename, files, nfiles) in search_symbols()
|
| D | ChangeLog-1998 | 5140 (file_matches): New helper function for search_symbols.
|
| D | ChangeLog-2000 | 1202 * symtab.c (decode_line_2, file_matches, search_symbols): Protoize.
|
| D | ChangeLog-2001 | 4899 (lookup_partial_symtab, file_matches): Ditto.
|