Home
last modified time | relevance | path

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

/external/elfutils/src/src/
Dranlib.c48 static int handle_file (const char *fname);
116 status |= handle_file (argv[remaining]); in main()
156 handle_file (const char *fname) in handle_file() function
Dunstrip.c1870 handle_file (const char *output_file, bool create_dirs, in handle_file() function
2004 handle_file (output_file, create_dirs, stripped, &stripped_ehdr, unstripped); in handle_explicit_files()
2103 handle_file (output_file, create_dirs, stripped, &stripped_ehdr, debug); in handle_dwfl_module()
DChangeLog151 (handle_file): Likewise.
2263 * unstrip.c (handle_file): Tweak BIAS != 0 warning.
2265 * unstrip.c (handle_file): Take new arg CREATE_DIRS. If set,
2289 (handle_file): Update callers.