Home
last modified time | relevance | path

Searched refs:tooldir_prefix (Results 1 – 25 of 53) sorted by relevance

123

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/config/i386/
H A Dcygwin.h218 spec_version, dir_separator_str, tooldir_prefix, NULL); \
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/config/i386/
H A Dcygwin.h218 spec_version, dir_separator_str, tooldir_prefix, NULL); \
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/i386/
H A Dcygwin.h218 spec_version, dir_separator_str, tooldir_prefix, NULL); \
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgcc.c1415 static const char *tooldir_prefix; variable
3768 tooldir_prefix = concat (tooldir_base_prefix, spec_machine, in process_command()
3778 if (!IS_ABSOLUTE_PATH (tooldir_prefix)) in process_command()
3784 spec_version, dir_separator_str, tooldir_prefix, NULL); in process_command()
3796 tooldir_prefix = concat (standard_exec_prefix, spec_machine, in process_command()
3798 dir_separator_str, tooldir_prefix, NULL); in process_command()
3802 concat (tooldir_prefix, "bin", dir_separator_str, NULL), in process_command()
3805 concat (tooldir_prefix, "lib", dir_separator_str, NULL), in process_command()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgcc.c1415 static const char *tooldir_prefix; variable
3768 tooldir_prefix = concat (tooldir_base_prefix, spec_machine, in process_command()
3778 if (!IS_ABSOLUTE_PATH (tooldir_prefix)) in process_command()
3784 spec_version, dir_separator_str, tooldir_prefix, NULL); in process_command()
3796 tooldir_prefix = concat (standard_exec_prefix, spec_machine, in process_command()
3798 dir_separator_str, tooldir_prefix, NULL); in process_command()
3802 concat (tooldir_prefix, "bin", dir_separator_str, NULL), in process_command()
3805 concat (tooldir_prefix, "lib", dir_separator_str, NULL), in process_command()
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/GPL/
H A Dgcc.c1489 static const char *tooldir_prefix; variable
3963 tooldir_prefix = concat (tooldir_base_prefix, spec_machine, in process_command()
3973 if (!IS_ABSOLUTE_PATH (tooldir_prefix)) in process_command()
3979 spec_version, dir_separator_str, tooldir_prefix, NULL); in process_command()
3991 tooldir_prefix = concat (standard_exec_prefix, spec_machine, in process_command()
3993 dir_separator_str, tooldir_prefix, NULL); in process_command()
3997 concat (tooldir_prefix, "bin", dir_separator_str, NULL), in process_command()
4000 concat (tooldir_prefix, "lib", dir_separator_str, NULL), in process_command()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dgcc.c1476 static const char *tooldir_prefix;
3843 tooldir_prefix = concat (tooldir_base_prefix, spec_machine, in process_command()
3853 if (!IS_ABSOLUTE_PATH (tooldir_prefix)) in process_command()
3859 spec_version, dir_separator_str, tooldir_prefix, NULL); in process_command()
3871 tooldir_prefix = concat (standard_exec_prefix, spec_machine, in process_command()
3873 dir_separator_str, tooldir_prefix, NULL); in process_command()
3877 concat (tooldir_prefix, "bin", dir_separator_str, NULL), in process_command()
3880 concat (tooldir_prefix, "lib", dir_separator_str, NULL), in process_command()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgcc.c3710 char *tooldir_prefix, *tooldir_prefix2; in process_command() local
4064 tooldir_prefix in process_command()
4071 concat (tooldir_prefix, "bin", dir_separator_str, NULL), in process_command()
4074 concat (tooldir_prefix, "lib", dir_separator_str, NULL), in process_command()
4076 free (tooldir_prefix); in process_command()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgcc.c3667 char *tooldir_prefix, *tooldir_prefix2; in process_command() local
4021 tooldir_prefix in process_command()
4028 concat (tooldir_prefix, "bin", dir_separator_str, NULL), in process_command()
4031 concat (tooldir_prefix, "lib", dir_separator_str, NULL), in process_command()
4033 free (tooldir_prefix); in process_command()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgcc.c3667 char *tooldir_prefix, *tooldir_prefix2; in process_command() local
4021 tooldir_prefix in process_command()
4028 concat (tooldir_prefix, "bin", dir_separator_str, NULL), in process_command()
4031 concat (tooldir_prefix, "lib", dir_separator_str, NULL), in process_command()
4033 free (tooldir_prefix); in process_command()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgcc.c4199 char *tooldir_prefix, *tooldir_prefix2; in process_command() local
4579 tooldir_prefix in process_command()
4586 concat (tooldir_prefix, "bin", dir_separator_str, NULL), in process_command()
4589 concat (tooldir_prefix, "lib", dir_separator_str, NULL), in process_command()
4591 free (tooldir_prefix); in process_command()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgcc.c4328 char *tooldir_prefix, *tooldir_prefix2; in process_command() local
4706 tooldir_prefix in process_command()
4713 concat (tooldir_prefix, "bin", dir_separator_str, NULL), in process_command()
4716 concat (tooldir_prefix, "lib", dir_separator_str, NULL), in process_command()
4718 free (tooldir_prefix); in process_command()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgcc.c4199 char *tooldir_prefix, *tooldir_prefix2; in process_command() local
4579 tooldir_prefix in process_command()
4586 concat (tooldir_prefix, "bin", dir_separator_str, NULL), in process_command()
4589 concat (tooldir_prefix, "lib", dir_separator_str, NULL), in process_command()
4591 free (tooldir_prefix); in process_command()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgcc.c4129 char *tooldir_prefix, *tooldir_prefix2; in process_command() local
4504 tooldir_prefix in process_command()
4511 concat (tooldir_prefix, "bin", dir_separator_str, NULL), in process_command()
4514 concat (tooldir_prefix, "lib", dir_separator_str, NULL), in process_command()
4516 free (tooldir_prefix); in process_command()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgcc.c4331 char *tooldir_prefix, *tooldir_prefix2; in process_command() local
4709 tooldir_prefix in process_command()
4716 concat (tooldir_prefix, "bin", dir_separator_str, NULL), in process_command()
4719 concat (tooldir_prefix, "lib", dir_separator_str, NULL), in process_command()
4721 free (tooldir_prefix); in process_command()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgcc.c4578 char *tooldir_prefix, *tooldir_prefix2; in process_command() local
5293 tooldir_prefix in process_command()
5300 concat (tooldir_prefix, "bin", dir_separator_str, NULL), in process_command()
5303 concat (tooldir_prefix, "lib", dir_separator_str, NULL), in process_command()
5305 free (tooldir_prefix); in process_command()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgcc.c4331 char *tooldir_prefix, *tooldir_prefix2; in process_command() local
4709 tooldir_prefix in process_command()
4716 concat (tooldir_prefix, "bin", dir_separator_str, NULL), in process_command()
4719 concat (tooldir_prefix, "lib", dir_separator_str, NULL), in process_command()
4721 free (tooldir_prefix); in process_command()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgcc.c4199 char *tooldir_prefix, *tooldir_prefix2; in process_command() local
4579 tooldir_prefix in process_command()
4586 concat (tooldir_prefix, "bin", dir_separator_str, NULL), in process_command()
4589 concat (tooldir_prefix, "lib", dir_separator_str, NULL), in process_command()
4591 free (tooldir_prefix); in process_command()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgcc.c4578 char *tooldir_prefix, *tooldir_prefix2; in process_command() local
5293 tooldir_prefix in process_command()
5300 concat (tooldir_prefix, "bin", dir_separator_str, NULL), in process_command()
5303 concat (tooldir_prefix, "lib", dir_separator_str, NULL), in process_command()
5305 free (tooldir_prefix); in process_command()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgcc.c4199 char *tooldir_prefix, *tooldir_prefix2; in process_command() local
4579 tooldir_prefix in process_command()
4586 concat (tooldir_prefix, "bin", dir_separator_str, NULL), in process_command()
4589 concat (tooldir_prefix, "lib", dir_separator_str, NULL), in process_command()
4591 free (tooldir_prefix); in process_command()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgcc.c4199 char *tooldir_prefix, *tooldir_prefix2; in process_command() local
4579 tooldir_prefix in process_command()
4586 concat (tooldir_prefix, "bin", dir_separator_str, NULL), in process_command()
4589 concat (tooldir_prefix, "lib", dir_separator_str, NULL), in process_command()
4591 free (tooldir_prefix); in process_command()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgcc.c4328 char *tooldir_prefix, *tooldir_prefix2; in process_command() local
4706 tooldir_prefix in process_command()
4713 concat (tooldir_prefix, "bin", dir_separator_str, NULL), in process_command()
4716 concat (tooldir_prefix, "lib", dir_separator_str, NULL), in process_command()
4718 free (tooldir_prefix); in process_command()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgcc.c4578 char *tooldir_prefix, *tooldir_prefix2; in process_command() local
5293 tooldir_prefix in process_command()
5300 concat (tooldir_prefix, "bin", dir_separator_str, NULL), in process_command()
5303 concat (tooldir_prefix, "lib", dir_separator_str, NULL), in process_command()
5305 free (tooldir_prefix); in process_command()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgcc.c4331 char *tooldir_prefix, *tooldir_prefix2; in process_command() local
4709 tooldir_prefix in process_command()
4716 concat (tooldir_prefix, "bin", dir_separator_str, NULL), in process_command()
4719 concat (tooldir_prefix, "lib", dir_separator_str, NULL), in process_command()
4721 free (tooldir_prefix); in process_command()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgcc.c4328 char *tooldir_prefix, *tooldir_prefix2; in process_command() local
4706 tooldir_prefix in process_command()
4713 concat (tooldir_prefix, "bin", dir_separator_str, NULL), in process_command()
4716 concat (tooldir_prefix, "lib", dir_separator_str, NULL), in process_command()
4718 free (tooldir_prefix); in process_command()

123