Searched refs:handle_file (Results 1 - 2 of 2) sorted by relevance

/external/elfutils/src/
H A Dranlib.c47 static int handle_file (const char *fname);
112 status |= handle_file (argv[remaining]);
152 handle_file (const char *fname) function
H A Dunstrip.c1978 handle_file (const char *output_file, bool create_dirs,
2112 handle_file (output_file, create_dirs, stripped, &stripped_ehdr, unstripped);
2211 handle_file (output_file, create_dirs, stripped, &stripped_ehdr, debug);
1976 handle_file (const char *output_file, bool create_dirs, function

Completed in 215 milliseconds