Searched refs:sanitizers (Results 1 – 17 of 17) sorted by relevance
38 PREFERRED_VERSION_gcc-sanitizers ?= "${GCCVERSION}"40 PREFERRED_VERSION_nativesdk-gcc-sanitizers ?= "${SDKGCCVERSION}"
31 GLIBC_64BIT_TIME_FLAGS:pn-gcc-sanitizers = ""34 INSANE_SKIP:append:pn-gcc-sanitizers = " 32bit-time"
75 DISTRO_PN_ALIAS:pn-gcc-sanitizers = "Ubuntu=gcc Fedora=gcc"
194 RECIPE_MAINTAINER:pn-gcc-sanitizers = "Khem Raj <raj.khem@gmail.com>"
2 require gcc-sanitizers.inc
15 # compiler-rt/sanitizers/aarch64: CHECK failed: sanitizer_allocator_primary64.h:133
33 "//gn/standalone/sanitizers:deps",
117 an assertion. However, other sanitizers such as address and ub sanitizers
31 This will turn on several of the compiler's sanitizers to help find bad memory
50 This will turn on several of the compiler's sanitizers to help find bad memory
150 # https://github.com/google/sanitizers/issues/1116
608 https://github.com/google/sanitizers/wiki/ThreadSanitizerCppManual632 One particularity of sanitizers is that all the code, including shared objects668 https://github.com/google/sanitizers/wiki/ThreadSanitizerFlags696 https://github.com/google/sanitizers/wiki/ThreadSanitizerSuppressions706 https://github.com/google/sanitizers/wiki/ThreadSanitizerFlags
316 - gcc-sanitizers 10.2.0 -> 11.2.0
541 - ``gcc-sanitizers`` 13.3.0 -> 14.2.0
555 # Thread sanitizer is, for now, much noisier than the other sanitizers;559 error('TSAN is not supported with other sanitizers')
2252 The capability can be used for efficient address sanitizers (ASAN)
[all...]