Home
last modified time | relevance | path

Searched refs:SANITIZER_POSIX (Results 1 – 10 of 10) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_posix_test.cc15 #if SANITIZER_POSIX
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform.h58 #define SANITIZER_POSIX (SANITIZER_FREEBSD || SANITIZER_LINUX || SANITIZER_MAC) macro
Dsanitizer_posix_libcdep.cc17 #if SANITIZER_POSIX
Dsanitizer_symbolizer_libbacktrace.cc23 # if SANITIZER_POSIX && BACKTRACE_SUPPORTED && !BACKTRACE_USES_MALLOC
Dsanitizer_posix.cc16 #if SANITIZER_POSIX
Dsanitizer_common.h517 #if SANITIZER_POSIX
Dsanitizer_symbolizer_posix_libcdep.cc16 #if SANITIZER_POSIX
/external/compiler-rt/lib/asan/
Dasan_posix.cc16 #if SANITIZER_POSIX
Dasan_thread.cc178 if (!SANITIZER_POSIX) in ThreadStart()
Dasan_interceptors.cc229 #elif SANITIZER_POSIX