Home
last modified time | relevance | path

Searched refs:standard_libexec_prefix (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
HDgcc-ar.c29 static const char standard_libexec_prefix[] = STANDARD_LIBEXEC_PREFIX; variable
62 standard_libexec_prefix); in main()
64 nprefix = standard_libexec_prefix; in main()
HDgcc.c1130 static const char *const standard_libexec_prefix = STANDARD_LIBEXEC_PREFIX; variable
3632 gcc_libexec_prefix = standard_libexec_prefix; in process_command()
3643 standard_libexec_prefix); in process_command()
3657 standard_libexec_prefix); in process_command()
3661 gcc_libexec_prefix = standard_libexec_prefix; in process_command()
3933 add_prefix (&exec_prefixes, standard_libexec_prefix, NULL, in process_command()
3936 add_prefix (&exec_prefixes, standard_libexec_prefix, "GCC", in process_command()
3938 add_prefix (&exec_prefixes, standard_libexec_prefix, "BINUTILS", in process_command()
/dragonfly/contrib/gcc-8.0/gcc/
HDgcc.c1496 static const char *const standard_libexec_prefix = STANDARD_LIBEXEC_PREFIX; variable
4248 gcc_libexec_prefix = standard_libexec_prefix; in process_command()
4259 standard_libexec_prefix); in process_command()
4273 standard_libexec_prefix); in process_command()
4277 gcc_libexec_prefix = standard_libexec_prefix; in process_command()
4576 add_prefix (&exec_prefixes, standard_libexec_prefix, NULL, in process_command()
4580 add_prefix (&exec_prefixes, standard_libexec_prefix, "GCC", in process_command()
4582 add_prefix (&exec_prefixes, standard_libexec_prefix, "BINUTILS", in process_command()