HomeSort by: relevance | last modified time | path
    Searched refs:ASAN_CC1_SPEC (Results 1 - 14 of 14) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-linux.h 29 #undef ASAN_CC1_SPEC
30 #define ASAN_CC1_SPEC "%{%:sanitize(address):-funwind-tables}"
33 #define CC1_SPEC GNU_USER_TARGET_CC1_SPEC ASAN_CC1_SPEC
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-linux.h 29 #undef ASAN_CC1_SPEC
30 #define ASAN_CC1_SPEC "%{%:sanitize(address):-funwind-tables}"
33 #define CC1_SPEC GNU_USER_TARGET_CC1_SPEC ASAN_CC1_SPEC
  /src/external/gpl3/gcc/dist/gcc/config/arm/
linux-eabi.h 98 #undef ASAN_CC1_SPEC
99 #define ASAN_CC1_SPEC "%{%:sanitize(address):-funwind-tables}"
105 LINUX_OR_ANDROID_CC (GNU_USER_TARGET_CC1_SPEC " " ASAN_CC1_SPEC " " \
107 GNU_USER_TARGET_CC1_SPEC " " ASAN_CC1_SPEC " " \
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
linux-eabi.h 101 #undef ASAN_CC1_SPEC
102 #define ASAN_CC1_SPEC "%{%:sanitize(address):-funwind-tables}"
108 LINUX_OR_ANDROID_CC (GNU_USER_TARGET_CC1_SPEC " " ASAN_CC1_SPEC " " \
110 GNU_USER_TARGET_CC1_SPEC " " ASAN_CC1_SPEC " " \
  /src/external/gpl3/gcc/dist/gcc/config/sparc/
linux64.h 144 #undef ASAN_CC1_SPEC
146 #define ASAN_CC1_SPEC \
149 #define ASAN_CC1_SPEC \
155 #define CC1_SPEC GNU_USER_TARGET_CC1_SPEC ASAN_CC1_SPEC \
161 #define CC1_SPEC GNU_USER_TARGET_CC1_SPEC ASAN_CC1_SPEC \
linux.h 51 #undef ASAN_CC1_SPEC
52 #define ASAN_CC1_SPEC "%{%:sanitize(address):-funwind-tables}"
55 #define CC1_SPEC GNU_USER_TARGET_CC1_SPEC ASAN_CC1_SPEC
sol2.h 241 " ASAN_CC1_SPEC
249 " ASAN_CC1_SPEC
  /src/external/gpl3/gcc.old/dist/gcc/config/sparc/
linux64.h 144 #undef ASAN_CC1_SPEC
146 #define ASAN_CC1_SPEC \
149 #define ASAN_CC1_SPEC \
155 #define CC1_SPEC GNU_USER_TARGET_CC1_SPEC ASAN_CC1_SPEC \
161 #define CC1_SPEC GNU_USER_TARGET_CC1_SPEC ASAN_CC1_SPEC \
linux.h 51 #undef ASAN_CC1_SPEC
52 #define ASAN_CC1_SPEC "%{%:sanitize(address):-funwind-tables}"
55 #define CC1_SPEC GNU_USER_TARGET_CC1_SPEC ASAN_CC1_SPEC
sol2.h 241 " ASAN_CC1_SPEC
249 " ASAN_CC1_SPEC
  /src/external/gpl3/gcc/dist/gcc/config/i386/
sol2.h 58 #define CC1_SPEC "%(cc1_cpu) " ASAN_CC1_SPEC \
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
sol2.h 58 #define CC1_SPEC "%(cc1_cpu) " ASAN_CC1_SPEC \
  /src/external/gpl3/gcc/dist/gcc/config/
sol2.h 142 #define ASAN_CC1_SPEC "%{%:sanitize(address):-fasynchronous-unwind-tables}"
  /src/external/gpl3/gcc.old/dist/gcc/config/
sol2.h 142 #define ASAN_CC1_SPEC "%{%:sanitize(address):-fasynchronous-unwind-tables}"

Completed in 41 milliseconds