Home
last modified time | relevance | path

Searched refs:ASAN (Results 1 – 9 of 9) sorted by relevance

/src/contrib/libfido2/fuzz/
H A DREADME2 ASAN/MSAN/UBSAN.
21 To run under ASAN/MSAN/UBSAN, libfido2 needs to be linked against flavours of
/src/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_malloc_win.cpp283 enum AllocationOwnership { NEITHER = 0, ASAN = 1, RTL = 2 }; in SharedReAlloc() enumerator
292 ownershipState = ASAN; in SharedReAlloc()
335 if (ownershipState == ASAN && !only_asan_supported_flags) { in SharedReAlloc()
349 CHECK((ownershipState == ASAN || ownershipState == NEITHER) && in SharedReAlloc()
/src/share/mk/
H A Dbsd.opts.mk74 ASAN \
/src/contrib/sqlite3/
H A DMakefile.msc209 !IFNDEF ASAN
210 ASAN = 0
781 !IF $(ASAN)>0
/src/crypto/krb5/src/
H A DMakefile.in536 ASAN = @ASAN@
542 echo "asan = '$(ASAN)'" >> $@
H A Dconfigure.ac423 # -fsanitize=address, and set ASAN=yes to suppress the undefined
433 ASAN=yes
437 ASAN=no
440 AC_SUBST(ASAN) subst
H A Dconfigure10408 ASAN=yes
10412 ASAN=no
/src/contrib/ldns/
H A DREADME-Travis.md32 …only run on AMD64 hardware. Note the environment includes `UBSAN=yes` or `ASAN=yes` for the saniti…
57 elif [ "$ASAN" = "yes" ]; then
/src/contrib/xz/
H A DChangeLog13323 crc_simd_body(). ASAN and inline functions behavior has changed over
13328 Older GCC versions refuse to inline a function with ASAN if the