Home
last modified time | relevance | path

Searched refs:file_matches (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dsymtab.c125 static int file_matches (char *, char **, int);
2728 file_matches (char *file, char *files[], int nfiles) in file_matches() function
2956 if (file_matches (ps->filename, files, nfiles) in search_symbols()
3035 if (file_matches (s->filename, files, nfiles) in search_symbols()