Searched refs:aux_info_file_name (Results 1 – 5 of 5) sorted by relevance
111 extern const char *aux_info_file_name;
298 const char *aux_info_file_name; variable1819 aux_info_file = fopen (aux_info_file_name, "w"); in process_options()1821 fatal_error ("can%'t open %s: %m", aux_info_file_name); in process_options()1992 unlink (aux_info_file_name); in finalize()
1106 aux_info_file_name = arg; in common_handle_option()
1992 stat (aux_info_file_name, &s1); in process_aux_info_file()
19174 (aux_base_name, asm_file_name, aux_info_file_name): Constify.19178 * toplev.h (aux_info_file_name, aux_base_name, asm_file_name,