Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDtoplev.c185 const char *aux_base_name; variable
1065 coverage_init (aux_base_name); in compile_file()
1632 if (aux_base_name) in process_options()
1639 aux_base_name = name; in process_options()
1642 aux_base_name = "gccaux"; in process_options()
HDtoplev.h110 extern const char *aux_base_name;
HDopts.c1111 aux_base_name = arg; in common_handle_option()
1119 aux_base_name = tmp; in common_handle_option()
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,
31227 * toplev.c (aux_base_name): Moved from toplev.h.
31230 (process_options): Set aux_base_name here, not...
31233 * toplev.h: Remove aux_base_name.
HDChangeLog-200211210 * toplev.c (aux_base_name): New global.
11211 (compile_file): Pass aux_base_name to init init_branch_prob and
11215 (do_compile): Initialize aux_base_name.
11216 * toplev.h (aux_base_name): New global.