Home
last modified time | relevance | path

Searched refs:UBSAN_OPTIONS (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/libvpx/tools/
Dset_analyzer_env.sh26 unset ASAN_OPTIONS MSAN_OPTIONS TSAN_OPTIONS UBSAN_OPTIONS
128 export UBSAN_OPTIONS="${sanitizer_options}"
/external/compiler-rt/test/ubsan/
Dlit.common.cfg48 config.environment['UBSAN_OPTIONS'] = default_ubsan_opts_str
50 # Substitution to setup UBSAN_OPTIONS in portable way.
52 'env UBSAN_OPTIONS=' + default_ubsan_opts_str))
/external/grpc-grpc/tools/
Dbazel.rc45 build:ubsan --action_env=UBSAN_OPTIONS=halt_on_error=1:print_stacktrace=1:suppressions=test/core/ut…
/external/clang/docs/
DUndefinedBehaviorSanitizer.rst145 ``UBSAN_OPTIONS=print_stacktrace=1``.
179 suppression file in a ``UBSAN_OPTIONS`` environment variable.
183 UBSAN_OPTIONS=suppressions=MyUBSan.supp
DSanitizerCoverage.rst32 ``LSAN_OPTIONS``, ``MSAN_OPTIONS`` or ``UBSAN_OPTIONS``, as
33 appropriate. For the standalone coverage mode, use ``UBSAN_OPTIONS``.
/external/libchrome/build/android/pylib/constants/
D__init__.py123 UBSAN_OPTIONS = ( variable
/external/compiler-rt/test/
Dlit.common.cfg46 'MSAN_OPTIONS', 'UBSAN_OPTIONS',