Home
last modified time | relevance | path

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

/external/elfutils/src/
Dranlib.c47 static int handle_file (const char *fname);
112 status |= handle_file (argv[remaining]); in main()
152 handle_file (const char *fname) in handle_file() function
Dunstrip.c1976 handle_file (const char *output_file, bool create_dirs, in handle_file() function
2110 handle_file (output_file, create_dirs, stripped, &stripped_ehdr, unstripped); in handle_explicit_files()
2209 handle_file (output_file, create_dirs, stripped, &stripped_ehdr, debug); in handle_dwfl_module()
DChangeLog125 (handle_file): Replace open64 with open.
636 (handle_file): Likewise.
2748 * unstrip.c (handle_file): Tweak BIAS != 0 warning.
2750 * unstrip.c (handle_file): Take new arg CREATE_DIRS. If set,
2774 (handle_file): Update callers.