Searched refs:strings_file (Results 1 – 5 of 5) sorted by relevance
151 static bfd_boolean strings_file (char *);324 exit_status |= strings_file (argv[optind]) == FALSE; in main()437 strings_file (char *file) in strings_file() function
143 (strings_file): Change file_off to file_ptr, file_open to fopen,
126 (strings_file): Use file_off instead of file_ptr. Use file_open.
152 * strings.c (strings_file): Likewise.
2853 * strings.c (strings_file): Try opening the file in binary mode