HomeSort by: relevance | last modified time | path
    Searched defs:SANITIZER_INTERCEPT_PVALLOC (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_interceptors.h 476 #define SANITIZER_INTERCEPT_PVALLOC \
  /src/external/gpl3/gcc/dist/libsanitizer/hwasan/
hwasan_platform_interceptors.h 746 #undef SANITIZER_INTERCEPT_PVALLOC
747 #define SANITIZER_INTERCEPT_PVALLOC 0
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_platform_interceptors.h 492 #define SANITIZER_INTERCEPT_PVALLOC (SI_GLIBC || SI_ANDROID)
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_platform_interceptors.h 488 #define SANITIZER_INTERCEPT_PVALLOC (SI_GLIBC || SI_ANDROID)

Completed in 29 milliseconds