Searched refs:MSAN_OPTIONS (Results 1 – 16 of 16) sorted by relevance
87 export MSAN_OPTIONS="$MSAN_OPTIONS:$custom_msan_options"102 export MSAN_OPTIONS="$MSAN_OPTIONS:exit_code=86:symbolize=0"
60 ENV MSAN_OPTIONS="print_stats=1:strip_path_prefix=/workspace/:symbolize=1:dedup_token_length=3"
26 unset ASAN_OPTIONS MSAN_OPTIONS TSAN_OPTIONS UBSAN_OPTIONS116 export MSAN_OPTIONS="${sanitizer_options}"
93 MSAN_OPTIONS = ' '.join(GetInjectedFlags())99 env['DEB_CFLAGS_APPEND'] = MSAN_OPTIONS100 env['DEB_CXXFLAGS_APPEND'] = MSAN_OPTIONS + ' -stdlib=libc++'101 env['DEB_CPPFLAGS_APPEND'] = MSAN_OPTIONS102 env['DEB_LDFLAGS_APPEND'] = MSAN_OPTIONS
20 export MSAN_OPTIONS="halt_on_error=0:exitcode=0:report_umrs=0"
5 export MSAN_OPTIONS="halt_on_error=0:exitcode=0:report_umrs=0"
19 RUN: MSAN_OPTIONS=poison_in_dtor=1 not %run %t -seed=1 -runs=10000000 2>&1 | FileCheck %s --check-p…
17 tool_options = "MSAN_OPTIONS"
27 build:msan --action_env=MSAN_OPTIONS=poison_in_dtor=1
54 build:msan --action_env=MSAN_OPTIONS=poison_in_dtor=1
46 'MSAN_OPTIONS', 'UBSAN_OPTIONS',
165 #. Set environment variable `MSAN_OPTIONS=poison_in_dtor=1` before running
32 ``LSAN_OPTIONS``, ``MSAN_OPTIONS`` or ``UBSAN_OPTIONS``, as