Searched refs:ASAN_OPTIONS (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dlibsegfault.exp36 save_vars { env(LD_PRELOAD) env(ASAN_OPTIONS)} {
48 set_sanitizer_default ASAN_OPTIONS verify_asan_link_order 0
/netbsd-current/external/gpl3/gcc/dist/config/
H A Dbootstrap-asan.mk4 export ASAN_OPTIONS=detect_leaks=0:use_odr_indicator=1 macro
/netbsd-current/external/gpl3/binutils/dist/config/
H A Dbootstrap-asan.mk4 export ASAN_OPTIONS=detect_leaks=0:use_odr_indicator=1 macro
/netbsd-current/external/gpl3/gdb/dist/config/
H A Dbootstrap-asan.mk4 export ASAN_OPTIONS=detect_leaks=0:use_odr_indicator=1 macro
/netbsd-current/external/gpl3/gdb.old/dist/config/
H A Dbootstrap-asan.mk4 export ASAN_OPTIONS=detect_leaks=0:use_odr_indicator=1 macro
/netbsd-current/external/gpl3/gcc.old/dist/config/
H A Dbootstrap-asan.mk4 export ASAN_OPTIONS=detect_leaks=0:use_odr_indicator=1 macro
/netbsd-current/external/gpl3/binutils.old/dist/config/
H A Dbootstrap-asan.mk4 export ASAN_OPTIONS=detect_leaks=0:use_odr_indicator=1 macro
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
H A Dattach-slow-waitpid.exp74 save_vars { env(LD_PRELOAD) env(ASAN_OPTIONS) } {
86 set_sanitizer_default ASAN_OPTIONS verify_asan_link_order 0
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/asan/scripts/
H A Dasan_device_setup27 echo " --extra-options: Extra ASAN_OPTIONS."
312 ASAN_OPTIONS=start_deactivated=1
331 ASAN_OPTIONS=$ASAN_OPTIONS \\
343 ASAN_OPTIONS="$ASAN_OPTIONS,allow_user_segv_handler=1"
347 ASAN_OPTIONS="$ASAN_OPTIONS,$extra_options"
/netbsd-current/external/bsd/pam-u2f/dist/build-aux/ci/
H A Dfuzz-linux-asan.sh26 export ASAN_OPTIONS="detect_leaks=1:detect_invalid_pointer_pairs=2"
/netbsd-current/external/gpl3/gdb/dist/sim/igen/
H A Dlocal.mk25 IGEN_RUN = ASAN_OPTIONS=detect_leaks=0 $(IGEN)
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A DMakefile.in116 IGEN = ASAN_OPTIONS=detect_leaks=0 ./igen
117 DGEN = ASAN_OPTIONS=detect_leaks=0 ./dgen
/netbsd-current/external/gpl3/gdb/dist/sim/
H A DMakefile.in1231 @SIM_ENABLE_IGEN_TRUE@IGEN_RUN = ASAN_OPTIONS=detect_leaks=0 $(IGEN)
1449 @SIM_ENABLE_ARCH_m32c_TRUE@m32c_OPC2C_RUN = ASAN_OPTIONS=detect_leaks=0 m32c/opc2c$(EXEEXT)
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/lib/
H A Dgdb.exp77 # exit status. Add `detect_leaks=0` to the ASAN_OPTIONS environment variable
79 set_sanitizer_default ASAN_OPTIONS detect_leaks 0

Completed in 202 milliseconds