HomeSort by: relevance | last modified time | path
    Searched defs:CC1_SPEC (Results 1 - 25 of 111) sorted by relevancy

1 2 3 4 5

  /src/external/gpl3/gcc/dist/gcc/config/i386/
freebsd64.h 25 #undef CC1_SPEC
26 #define CC1_SPEC "%(cc1_cpu) %{profile:-p}"
linux-common.h 30 #undef CC1_SPEC
31 #define CC1_SPEC \
gnu-user-common.h 45 #undef CC1_SPEC
46 #define CC1_SPEC GNU_USER_TARGET_CC1_SPEC
netbsd64.h 50 #undef CC1_SPEC
51 #define CC1_SPEC NETBSD_CC1_AND_CC1PLUS_SPEC NETBSD_CC1_CPU_SPEC
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
freebsd64.h 25 #undef CC1_SPEC
26 #define CC1_SPEC "%(cc1_cpu) %{profile:-p}"
linux-common.h 33 #undef CC1_SPEC
34 #define CC1_SPEC \
  /src/external/gpl3/gcc/dist/gcc/config/riscv/
freebsd.h 30 #undef CC1_SPEC
31 #define CC1_SPEC "%(cc1_cpu) %{profile:-p}"
  /src/external/gpl3/gcc.old/dist/gcc/config/riscv/
freebsd.h 30 #undef CC1_SPEC
31 #define CC1_SPEC "%(cc1_cpu) %{profile:-p}"
  /src/external/gpl3/gcc/dist/gcc/config/csky/
csky-elf.h 33 #undef CC1_SPEC
34 #define CC1_SPEC \
  /src/external/gpl3/gcc/dist/gcc/config/
fuchsia.h 30 #undef CC1_SPEC
31 #define CC1_SPEC "%{!fno-pic:%{!fno-PIC:%{!fpic:%{!fPIC:" \
  /src/external/gpl3/gcc/dist/gcc/config/lm32/
uclinux-elf.h 75 #undef CC1_SPEC
76 #define CC1_SPEC "%{G*} %{!fno-PIC:-fPIC}"
  /src/external/gpl3/gcc.old/dist/gcc/config/csky/
csky-elf.h 33 #undef CC1_SPEC
34 #define CC1_SPEC \
  /src/external/gpl3/gcc.old/dist/gcc/config/
fuchsia.h 30 #undef CC1_SPEC
31 #define CC1_SPEC "%{!fno-pic:%{!fno-PIC:%{!fpic:%{!fPIC:" \
  /src/external/gpl3/gcc.old/dist/gcc/config/lm32/
uclinux-elf.h 75 #undef CC1_SPEC
76 #define CC1_SPEC "%{G*} %{!fno-PIC:-fPIC}"
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-linux.h 32 #undef CC1_SPEC
33 #define CC1_SPEC GNU_USER_TARGET_CC1_SPEC ASAN_CC1_SPEC
aarch64-vxworks.h 40 #undef CC1_SPEC
41 #define CC1_SPEC VXWORKS_CC1_SPEC
  /src/external/gpl3/gcc/dist/gcc/config/arm/
symbian.h 39 #define CC1_SPEC \
44 #define CC1PLUS_SPEC CC1_SPEC
uclinux-elf.h 65 #undef CC1_SPEC
66 #define CC1_SPEC "%{profile:-p}"
  /src/external/gpl3/gcc/dist/gcc/config/avr/
specs.h 33 #undef CC1_SPEC
34 #define CC1_SPEC \
  /src/external/gpl3/gcc/dist/gcc/config/ia64/
linux.h 27 #undef CC1_SPEC
28 #define CC1_SPEC "%{profile:-p} %{G*}"
  /src/external/gpl3/gcc/dist/gcc/config/moxie/
moxiebox.h 42 #undef CC1_SPEC
43 #define CC1_SPEC "-mel %{meb:%ethis target is little-endian}"
46 #define CC1PLUS_SPEC CC1_SPEC
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
lynx.h 41 #undef CC1_SPEC
42 #define CC1_SPEC \
  /src/external/gpl3/gcc/dist/gcc/config/sh/
superh.h 86 /* Create the CC1_SPEC to add the runtime support */
87 #undef CC1_SPEC
88 #define CC1_SPEC "%(cc1runtime)"
  /src/external/gpl3/gcc/dist/gcc/config/vax/
netbsd-elf.h 37 #undef CC1_SPEC
38 #define CC1_SPEC NETBSD_CC1_AND_CC1PLUS_SPEC VAX_CC1_SPEC
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-linux.h 32 #undef CC1_SPEC
33 #define CC1_SPEC GNU_USER_TARGET_CC1_SPEC ASAN_CC1_SPEC

Completed in 32 milliseconds

1 2 3 4 5