Searched refs:LIBLSAN_EARLY_SPEC (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/
H A Dgnu-user.h145 #undef LIBLSAN_EARLY_SPEC macro
146 #define LIBLSAN_EARLY_SPEC "%{!shared:liblsan_preinit%O%s} " \ macro
H A Dsol2.h264 #define LIBLSAN_EARLY_SPEC "\ macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/
H A Dfreebsd.h80 #undef LIBLSAN_EARLY_SPEC macro
81 #define LIBLSAN_EARLY_SPEC "%{static-liblsan:%{!shared:" \ macro
H A Dgnu-user.h149 #undef LIBLSAN_EARLY_SPEC macro
150 #define LIBLSAN_EARLY_SPEC "%{!shared:liblsan_preinit%O%s} " \ macro
H A Dsol2.h264 #define LIBLSAN_EARLY_SPEC "\ macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgcc.c737 #ifdef LIBLSAN_EARLY_SPEC
748 #ifndef LIBLSAN_EARLY_SPEC
749 #define LIBLSAN_EARLY_SPEC ""
991 %{%:sanitize(leak):" LIBLSAN_EARLY_SPEC "}}}}}"
745 #define LIBLSAN_EARLY_SPEC macro
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgcc.cc804 #ifdef LIBLSAN_EARLY_SPEC
815 #ifndef LIBLSAN_EARLY_SPEC
816 #define LIBLSAN_EARLY_SPEC ""
1107 %{%:sanitize(leak):" LIBLSAN_EARLY_SPEC "}}}}}"
812 #define LIBLSAN_EARLY_SPEC macro

Completed in 134 milliseconds