Searched refs:SI_NOT_RTEMS (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_interceptors.h118 # define SI_NOT_RTEMS 0 macro
120 # define SI_NOT_RTEMS 1 macro
501 SI_NOT_RTEMS)
503 (!SI_FREEBSD && !SI_MAC && !SI_NETBSD && !SI_OPENBSD && SI_NOT_RTEMS)
506 SI_NOT_RTEMS)
509 SI_NOT_RTEMS)
511 #define SANITIZER_INTERCEPT_ALIGNED_ALLOC (!SI_MAC && SI_NOT_RTEMS)

Completed in 55 milliseconds