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

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform.h 349 #define SANITIZER_SUPPORTS_INIT_FOR_DLOPEN 1
351 #define SANITIZER_SUPPORTS_INIT_FOR_DLOPEN 0
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_platform.h 427 # define SANITIZER_SUPPORTS_INIT_FOR_DLOPEN 1
429 # define SANITIZER_SUPPORTS_INIT_FOR_DLOPEN 0
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_platform.h 376 #define SANITIZER_SUPPORTS_INIT_FOR_DLOPEN 1
378 #define SANITIZER_SUPPORTS_INIT_FOR_DLOPEN 0

Completed in 14 milliseconds