Home
last modified time | relevance | path

Searched refs:is_asan (Results 1 – 19 of 19) sorted by relevance

/third_party/musl/porting/linux/user/ldso/
Dnamespace.h93 bool is_accessible(ns_t *ns, const char *lib_pathname, bool is_asan, bool check_inherited);
Dnamespace.c468 bool is_accessible(ns_t *ns, const char *lib_pathname, bool is_asan, bool check_inherited) in is_accessible() argument
509 if (is_asan) { in is_accessible()
/third_party/cef/tools/
Dgn_args.py319 is_asan = GetArgValue(args, 'is_asan')
357 if is_asan:
/third_party/skia/third_party/externals/angle2/infra/config/
Dmain.star215 is_asan = "-asan" in name
261 elif is_asan:
/third_party/musl/
Dmusl_config.gni64 # if (is_asan) {
Dmusl_template.gni164 if (is_asan && use_hwasan) {
168 if (!is_asan && musl_arch != "mips") {
267 if (!is_asan && musl_arch != "mips") {
727 if (!(use_libfuzzer || is_mac || is_asan || use_clang_coverage)) {
908 if (is_asan) {
1264 if (is_asan) {
/third_party/re2/
DBUILD.gn66 if (!is_asan && !is_debug) {
/third_party/node/deps/v8/tools/unittests/
Drun_tests_test.py347 basedir, dcheck_always_on=True, is_asan=True, is_cfi=True,
565 override_build_config(basedir, is_asan=True)
/third_party/skia/third_party/externals/angle2/infra/specs/
Dangle_mb_config.pyl84 'gn_args': 'is_asan=true',
/third_party/skia/third_party/externals/angle2/gni/
Dangle.gni48 is_asan = false
187 angle_enable_vulkan && !is_ubsan && !is_tsan && !is_asan &&
/third_party/skia/third_party/externals/abseil-cpp/
DBUILD.gn26 if (is_asan) {
/third_party/skia/buildtools/third_party/libc++/
DBUILD.gn178 if (!is_apple && (is_asan || is_tsan || is_msan)) {
/third_party/protobuf/
DBUILD.gn53 if (!is_asan && !is_debug) {
216 if (!is_asan && !is_debug) {
/third_party/node/deps/v8/bazel/
Ddefs.bzl483 ("is_asan", "false"),
/third_party/node/deps/v8/infra/mb/
Dmb_config.pyl673 'gn_args': 'is_asan=true',
/third_party/node/deps/v8/
DBUILD.gn2222 "is_asan=$is_asan",
5051 if (is_win && is_asan) {
5094 if (is_win && is_asan) {
5907 if (is_win && is_asan) {
5938 if (is_win && is_asan) {
/third_party/node/tools/v8_gypfiles/
Dv8.gyp1776 'is_asan=<(asan)',
/third_party/cef/
DBUILD.gn65 # default. Debug directories will not be created when `is_asan=true`.
/third_party/chromium/patch/
D0003-ohos-1115.patch388 @@ -18,7 +18,7 @@ _is_using_sanitizers = is_asan || is_hwasan || is_lsan || is_tsan || is_msan
75993 angle_enable_vulkan && !is_ubsan && !is_tsan && !is_asan &&
80441 (is_asan || is_tsan || is_msan)) {