Searched refs:aux_base_name (Results 1 – 5 of 5) sorted by relevance
185 const char *aux_base_name; variable1065 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()
110 extern const char *aux_base_name;
1111 aux_base_name = arg; in common_handle_option()1119 aux_base_name = tmp; in common_handle_option()
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,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.
11210 * toplev.c (aux_base_name): New global.11211 (compile_file): Pass aux_base_name to init init_branch_prob and11215 (do_compile): Initialize aux_base_name.11216 * toplev.h (aux_base_name): New global.