Lines Matching refs:collect_gcc
131 get_options_from_collect_gcc_options (const char *collect_gcc, in get_options_from_collect_gcc_options() argument
144 obstack_ptr_grow (&argv_obstack, collect_gcc); in get_options_from_collect_gcc_options()
967 unsigned int *opt_count, const char *collect_gcc) in find_and_merge_options() argument
1001 get_options_from_collect_gcc_options (collect_gcc, in find_and_merge_options()
1104 const char *collect_gcc, *collect_gcc_options; in run_gcc() local
1124 collect_gcc = getenv ("COLLECT_GCC"); in run_gcc()
1125 if (!collect_gcc) in run_gcc()
1132 get_options_from_collect_gcc_options (collect_gcc, collect_gcc_options, in run_gcc()
1180 collect_gcc)) in run_gcc()
1190 obstack_ptr_grow (&argv_obstack, collect_gcc); in run_gcc()
1361 collect_gcc)) in run_gcc()
1471 obstack_ptr_grow (&argv_obstack, collect_gcc); in run_gcc()