Home | History | Annotate | Download | only in binutils-2.25

Lines Matching refs:libsanitizer

2781 		target-libsanitizer \
3209 # Disable libsanitizer on unsupported systems.
3210 if test -d ${srcdir}/libsanitizer; then
3212 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libsanitizer support" >&5
3213 $as_echo_n "checking for libsanitizer support... " >&6; }
3214 if (srcdir=${srcdir}/libsanitizer; \
3220 noconfigdirs="$noconfigdirs target-libsanitizer"
6642 # Disable libitm, libsanitizer, libvtv if we're not building C++
6646 noconfigdirs="$noconfigdirs target-libcilkrts target-libitm target-libsanitizer target-libvtv"
7187 # If we are building libsanitizer and $BUILD_CONFIG contains bootstrap-asan
7189 if echo " ${target_configdirs} " | grep " libsanitizer " > /dev/null 2>&1; then
7192 bootstrap_target_libs=${bootstrap_target_libs}target-libsanitizer,