Home
last modified time | relevance | path

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

/external/elfutils/src/
Dranlib.c46 static int handle_file (const char *fname);
110 status |= handle_file (argv[remaining]); in main()
136 handle_file (const char *fname) in handle_file() function
Dunstrip.c2089 handle_file (const char *output_file, bool create_dirs, in handle_file() function
2223 handle_file (output_file, create_dirs, stripped, &stripped_ehdr, unstripped); in handle_explicit_files()
2322 handle_file (output_file, create_dirs, stripped, &stripped_ehdr, debug); in handle_dwfl_module()
DChangeLog1188 (handle_file): Replace open64 with open.
1699 (handle_file): Likewise.
3811 * unstrip.c (handle_file): Tweak BIAS != 0 warning.
3813 * unstrip.c (handle_file): Take new arg CREATE_DIRS. If set,
3837 (handle_file): Update callers.