Lines Matching refs:FILE
1 /* Print size information from ELF file.
3 This file is part of Red Hat elfutils.
52 static void print_version (FILE *stream, struct argp_state *state);
53 void (*argp_program_version_hook) (FILE *, struct argp_state *) = print_version;
92 static const char args_doc[] = N_("[FILE...]");
104 /* Print symbols in file named FNAME. */
110 /* Handle ELF file. */
205 least one file has been correctly read (i.e., we recognized the
216 print_version (FILE *stream, struct argp_state *state __attribute__ ((unused)))
294 /* Open the file and determine the type. */
329 error (0, 0, gettext ("%s: file format not recognized"), fname);
367 /* Create the full name of the file. */
667 /* Create the full name of the file. */