Searched refs:coff_getfilename (Results 1 – 7 of 7) sorted by relevance
225 static char *coff_getfilename (union internal_auxent *, struct objfile *);1258 filestring = coff_getfilename (&main_aux, objfile); in read_xcoff_symtab()1593 coff_getfilename (union internal_auxent *aux_entry, struct objfile *objfile) in coff_getfilename() function2345 filestring = coff_getfilename (&main_aux[0], objfile); in scan_xcoff_symtab()
196 static const char *coff_getfilename (union internal_auxent *);877 filestring = coff_getfilename (&main_aux); in coff_symtab_read()1328 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
9318 (coff_getfilename): Constify return and `result' local.9781 * coffread.c (coff_getfilename): Add check to avoid overflow.
854 (read_xcoff_symtab, coff_getfilename, read_symbol_lineno): Use
36618 [gdb/build] Fix Wstringop-truncation in coff_getfilename36622 The problem is here in coff_getfilename in coffread.c:160287 …me/simark/src/binutils-gdb/gdb/coffread.c: In function 'const char* coff_getfilename(internal_auxe…