Home
last modified time | relevance | path

Searched refs:aux_info_file_name (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/gcc/
HDtoplev.h111 extern const char *aux_info_file_name;
HDtoplev.c298 const char *aux_info_file_name; variable
1819 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()
HDopts.c1106 aux_info_file_name = arg; in common_handle_option()
HDprotoize.c1992 stat (aux_info_file_name, &s1); in process_aux_info_file()
HDChangeLog-200319174 (aux_base_name, asm_file_name, aux_info_file_name): Constify.
19178 * toplev.h (aux_info_file_name, aux_base_name, asm_file_name,