Home
last modified time | relevance | path

Searched refs:TARGET_OS_IOS (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_mac.h27 #ifndef TARGET_OS_IOS
28 #define TARGET_OS_IOS 0 macro
H A Dsanitizer_mac.cpp629 if (TARGET_OS_IOS || TARGET_OS_TV) return 6; in GetOSMajorKernelOffset()
699 if (TARGET_OS_IOS || TARGET_OS_TV) in MapToMacos()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/
H A DChangeLog266 (TARGET_OS_OSX, TARGET_OS_IOS, TARGET_OS_TV, TARGET_OS_WATCH):