Searched refs:LIBTSAN_EARLY_SPEC (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/
H A Dgnu-user.h140 #undef LIBTSAN_EARLY_SPEC macro
141 #define LIBTSAN_EARLY_SPEC "%{!shared:libtsan_preinit%O%s} " \ macro
H A Dnetbsd.h208 #undef LIBTSAN_EARLY_SPEC macro
209 #define LIBTSAN_EARLY_SPEC "%{static-libtsan:" LD_STATIC_OPTION "}" \ macro
H A Dsol2.h262 #define LIBTSAN_EARLY_SPEC "\ macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/
H A Dfreebsd.h76 #undef LIBTSAN_EARLY_SPEC macro
77 #define LIBTSAN_EARLY_SPEC "%{static-libtsan:%{!shared:" \ macro
H A Dgnu-user.h144 #undef LIBTSAN_EARLY_SPEC macro
145 #define LIBTSAN_EARLY_SPEC "%{!shared:libtsan_preinit%O%s} " \ macro
H A Dnetbsd.h208 #undef LIBTSAN_EARLY_SPEC macro
209 #define LIBTSAN_EARLY_SPEC "%{static-libtsan:" LD_STATIC_OPTION "}" \ macro
H A Dsol2.h262 #define LIBTSAN_EARLY_SPEC "\ macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgcc.c719 #ifdef LIBTSAN_EARLY_SPEC
730 #ifndef LIBTSAN_EARLY_SPEC
731 #define LIBTSAN_EARLY_SPEC ""
990 %{%:sanitize(thread):" LIBTSAN_EARLY_SPEC "} \
727 #define LIBTSAN_EARLY_SPEC macro
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgcc.cc786 #ifdef LIBTSAN_EARLY_SPEC
797 #ifndef LIBTSAN_EARLY_SPEC
798 #define LIBTSAN_EARLY_SPEC ""
1106 %{%:sanitize(thread):" LIBTSAN_EARLY_SPEC "} \
794 #define LIBTSAN_EARLY_SPEC macro

Completed in 284 milliseconds