Searched refs:coff_getfilename (Results 1 – 4 of 4) sorted by relevance
197 static char *coff_getfilename (union internal_auxent *, struct objfile *);1235 filestring = coff_getfilename (&main_aux, objfile); in read_xcoff_symtab()1578 coff_getfilename (union internal_auxent *aux_entry, struct objfile *objfile) in coff_getfilename() function2433 filestring = coff_getfilename (&main_aux[0], objfile); in scan_xcoff_symtab()
172 static char *coff_getfilename (union internal_auxent *);795 filestring = coff_getfilename (&main_aux); in coff_symtab_read()1262 coff_getfilename (union internal_auxent *aux_entry) in coff_getfilename() function
382 * coffread.c, symfile.h (coff_getfilename): Make it static again.383 * xcoffread.c (coff_getfilename): Use a static copy from4522 * symfile.h: Don't declare arguments for coff_getfilename.5241 * coffread.c (coff_getfilename): Make it not static.5316 * coffread.c, symfile.h (coff_getfilename): Renamed from getfilename,
1248 * xcoffread.c (coff_getfilename): Do not strip directory component