Home
last modified time | relevance | path

Searched refs:enable_ubsan (Results 1 – 25 of 58) sorted by relevance

123

/dports/devel/gdb/gdb-11.1/gdb/
H A Dsanitize.m423 [],enable_ubsan=no)
24 if test "x$enable_ubsan" = xauto; then
26 enable_ubsan=yes
30 if test "x$enable_ubsan" = xyes; then
39 [enable_ubsan=yes],
40 [enable_ubsan=no]
43 AC_MSG_RESULT($enable_ubsan)
44 if test "x$enable_ubsan" = xyes; then
/dports/net-mgmt/metronome/metronome-0.9.0/m4/
H A Dpdns_enable_sanitizers.m424 …= "xno" -o "x$enable_tsan" != "xno" -o "x$enable_lsan" != "xno" -o "x$enable_ubsan" != "xno" -o "x…
95 [enable_ubsan=$enableval],
96 [enable_ubsan=no]
98 AC_MSG_RESULT([$enable_ubsan])
100 AS_IF([test "x$enable_ubsan" != "xno"], [
/dports/dns/powerdns/pdns-4.5.2/m4/
H A Dpdns_enable_sanitizers.m424 …= "xno" -o "x$enable_tsan" != "xno" -o "x$enable_lsan" != "xno" -o "x$enable_ubsan" != "xno" -o "x…
134 [enable_ubsan=$enableval],
135 [enable_ubsan=no]
137 AC_MSG_RESULT([$enable_ubsan])
139 AS_IF([test "x$enable_ubsan" != "xno"], [
/dports/dns/dnsdist/dnsdist-1.6.1/m4/
H A Dpdns_enable_sanitizers.m424 …= "xno" -o "x$enable_tsan" != "xno" -o "x$enable_lsan" != "xno" -o "x$enable_ubsan" != "xno" -o "x…
134 [enable_ubsan=$enableval],
135 [enable_ubsan=no]
137 AC_MSG_RESULT([$enable_ubsan])
139 AS_IF([test "x$enable_ubsan" != "xno"], [
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/ac/
H A Ddebugging_profiling.m495 [],[enable_ubsan=no])
97 if test x"$enable_ubsan" = xyes ; then
103 USE_UBSAN=$enable_ubsan
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/
H A Dbuild.sh88 --ubsan) enable_ubsan ;;
89 --ubsan=?*) enable_ubsan "${1#*=}" ;;
/dports/www/firefox-esr/firefox-91.8.0/security/nss/coreconf/
H A Dfuzz.sh28 enable_ubsan
H A Dsanitizers.sh45 enable_ubsan()
/dports/www/firefox/firefox-99.0/security/nss/coreconf/
H A Dfuzz.sh28 enable_ubsan
H A Dsanitizers.sh45 enable_ubsan() function
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/coreconf/
H A Dfuzz.sh29 enable_ubsan
H A Dsanitizers.sh45 enable_ubsan() function
/dports/security/ca_root_nss/nss-3.71/nss/coreconf/
H A Dfuzz.sh28 enable_ubsan
H A Dsanitizers.sh45 enable_ubsan() function
/dports/lang/racket-minimal/racket-8.3/src/ac/
H A Dubsan.m41 if test "${enable_ubsan}" = "yes" ; then
/dports/lang/racket/racket-8.3/src/ac/
H A Dubsan.m41 if test "${enable_ubsan}" = "yes" ; then
/dports/security/nss/nss-3.76.1/nss/coreconf/
H A Dfuzz.sh28 enable_ubsan
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/coreconf/
H A Dfuzz.sh28 enable_ubsan
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/coreconf/
H A Dfuzz.sh28 enable_ubsan
/dports/www/firefox-esr/firefox-91.8.0/security/nss/
H A Dbuild.sh111 --ubsan) enable_ubsan ;;
112 --ubsan=?*) enable_ubsan "${1#*=}" ;;
/dports/security/nss/nss-3.76.1/nss/
H A Dbuild.sh107 --ubsan) enable_ubsan ;;
108 --ubsan=?*) enable_ubsan "${1#*=}" ;;
/dports/www/firefox/firefox-99.0/security/nss/
H A Dbuild.sh107 --ubsan) enable_ubsan ;;
108 --ubsan=?*) enable_ubsan "${1#*=}" ;;
/dports/security/ca_root_nss/nss-3.71/nss/
H A Dbuild.sh111 --ubsan) enable_ubsan ;;
112 --ubsan=?*) enable_ubsan "${1#*=}" ;;
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/
H A Dbuild.sh111 --ubsan) enable_ubsan ;;
112 --ubsan=?*) enable_ubsan "${1#*=}" ;;
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/
H A Dbuild.sh111 --ubsan) enable_ubsan ;;
112 --ubsan=?*) enable_ubsan "${1#*=}" ;;

123