Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/modules/asan/
H A Dasan_detector.c39 #define UBSAN_OPTIONS "print_stacktrace=1:print_module_map=2:log_exe_name=1" macro
46 { APP_FLAGS_UBSAN_ENABLED, NULL, NULL, NULL, UBSAN_OPTIONS, NULL },
/ohos5.0/build/common/ubsan/
H A Dubsan.cfg5 …"export UBSAN_OPTIONS log_path=/dev/ubsan/ubsan.log:print_stacktrace=1:print_module_map=2:log_exe_…