Home
last modified time | relevance | path

Searched full:print_stacktrace (Results 1 – 25 of 28) sorted by relevance

12

/external/compiler-rt/test/ubsan/TestCases/TypeCheck/
Dvptr.cpp5 // RUN: %env_ubsan_opts=print_stacktrace=1 not %run %t mS 2>&1 | FileCheck %s --check-prefix=CHECK-…
6 // RUN: %env_ubsan_opts=print_stacktrace=1 not %run %t fS 2>&1 | FileCheck %s --check-prefix=CHECK-…
7 // RUN: %env_ubsan_opts=print_stacktrace=1 not %run %t cS 2>&1 | FileCheck %s --check-prefix=CHECK-…
8 // RUN: %env_ubsan_opts=print_stacktrace=1 not %run %t mV 2>&1 | FileCheck %s --check-prefix=CHECK-…
9 // RUN: %env_ubsan_opts=print_stacktrace=1 not %run %t fV 2>&1 | FileCheck %s --check-prefix=CHECK-…
10 // RUN: %env_ubsan_opts=print_stacktrace=1 not %run %t cV 2>&1 | FileCheck %s --check-prefix=CHECK-…
11 // RUN: %env_ubsan_opts=print_stacktrace=1 not %run %t oU 2>&1 | FileCheck %s --check-prefix=CHECK-…
12 // RUN: %env_ubsan_opts=print_stacktrace=1 not %run %t m0 2>&1 | FileCheck %s --check-prefix=CHECK-…
Dmisaligned.cpp14 // RUN: %env_ubsan_opts=print_stacktrace=1 %run %t l1 2>&1 | FileCheck %s --check-prefix=CHECK-LOAD…
/external/vboot_reference/firmware/stub/
Dvboot_api_stub_sf.c35 static void print_stacktrace(void) in print_stacktrace() function
89 print_stacktrace(); in VbExFree()
/external/libxml2/
D.travis.yml19 UBSAN_OPTIONS=print_stacktrace=1
/external/compiler-rt/test/ubsan/TestCases/Misc/
Dmissing_return.cpp3 // RUN: %env_ubsan_opts=print_stacktrace=1 not %run %t 2>&1 | FileCheck %s --check-prefix=CHECK --c…
/external/grpc-grpc/tools/run_tests/generated/
Dconfigs.json50 …"UBSAN_OPTIONS": "halt_on_error=1:print_stacktrace=1:suppressions=test/core/util/ubsan_suppression…
/external/compiler-rt/lib/ubsan/
Dubsan_flags.inc22 UBSAN_FLAG(bool, print_stacktrace, false,
Dubsan_diag.cc32 if (!flags()->print_stacktrace) in MaybePrintStackTrace()
/external/grpc-grpc/tools/
Dbazel.rc45 build:ubsan --action_env=UBSAN_OPTIONS=halt_on_error=1:print_stacktrace=1:suppressions=test/core/ut…
/external/skia/infra/bots/recipe_modules/flavor/examples/full.expected/
DTest-Mac10.13-Clang-MacBookPro11.5-CPU-AVX2-x86_64-Debug-All-ASAN.json153 "UBSAN_OPTIONS": "symbolize=1 print_stacktrace=1"
DPerf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-ASAN.json158 "UBSAN_OPTIONS": "symbolize=1 print_stacktrace=1"
/external/skqp/infra/bots/recipe_modules/flavor/examples/full.expected/
DPerf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-ASAN.json158 "UBSAN_OPTIONS": "symbolize=1 print_stacktrace=1"
DTest-Mac-Clang-MacBookPro11.5-CPU-AVX2-x86_64-Debug-All-ASAN.json153 "UBSAN_OPTIONS": "symbolize=1 print_stacktrace=1"
/external/libvpx/libvpx/tools/
Dset_analyzer_env.sh126 sanitizer_options="${sanitizer_options}:print_stacktrace=1"
/external/skia/infra/bots/recipes/perf.expected/
DPerf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-ASAN.json186 "UBSAN_OPTIONS": "symbolize=1 print_stacktrace=1"
/external/skqp/infra/bots/recipes/perf.expected/
DPerf-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-ASAN.json186 "UBSAN_OPTIONS": "symbolize=1 print_stacktrace=1"
/external/libcxx/utils/google-benchmark/
D.travis.yml97 - UBSAN_OPTIONS=print_stacktrace=1
/external/google-benchmark/
D.travis.yml97 - UBSAN_OPTIONS=print_stacktrace=1
/external/libchrome/build/android/pylib/constants/
D__init__.py124 'print_stacktrace=1 stack_trace_format=\'#%n pc %o %m\' '
/external/skqp/infra/bots/recipes/test.expected/
DTest-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-ASAN.json471 "UBSAN_OPTIONS": "symbolize=1 print_stacktrace=1"
/external/skia/infra/bots/recipes/test.expected/
DTest-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All-ASAN.json475 "UBSAN_OPTIONS": "symbolize=1 print_stacktrace=1"
/external/v8/tools/testrunner/
Dbase_runner.py524 'print_stacktrace=1',
532 'print_stacktrace=1',
/external/skqp/infra/bots/recipe_modules/flavor/
Ddefault.py234 env['UBSAN_OPTIONS'] = 'symbolize=1 print_stacktrace=1'
/external/skia/infra/bots/recipe_modules/flavor/
Ddefault.py236 env['UBSAN_OPTIONS'] = 'symbolize=1 print_stacktrace=1'
/external/clang/docs/
DUndefinedBehaviorSanitizer.rst145 ``UBSAN_OPTIONS=print_stacktrace=1``.

12