Searched refs:process_files_com (Results 1 – 1 of 1) sorted by relevance
130 static uintptr_t process_files_com(Ofl_desc *, int, char **);804 ret = process_files_com(ofl, argc, argv); in createargv()1989 process_files_com(Ofl_desc *ofl, int argc, char **argv) in process_files_com() function2059 if (process_files_com(ofl, argc, argv) == S_ERROR) in ld_process_files()