Searched refs:gcc_libexec_prefix (Results 1 – 2 of 2) sorted by relevance
1461 static const char *gcc_libexec_prefix; variable3396 gcc_libexec_prefix = standard_libexec_prefix; in process_command()3404 gcc_libexec_prefix = make_relative_prefix (argv[0], in process_command()3417 gcc_libexec_prefix = make_relative_prefix (tmp_prefix, in process_command()3442 add_prefix (&exec_prefixes, gcc_libexec_prefix, "GCC", in process_command()
12212 * gcc.c (gcc_libexec_prefix): New.12218 gcc_libexec_prefix. Update for change from gcc-lib to gcc.