| /openbsd-src/gnu/llvm/lldb/source/Utility/ |
| H A D | XcodeSDK.cpp | 35 case XcodeSDK::watchOS: in GetName() 77 return XcodeSDK::watchOS; in ParseSDKName() 183 case watchOS: in GetCanonicalName() 212 case Type::watchOS: in SDKSupportsModules() 234 case Type::watchOS: in SupportsSwift() 278 return XcodeSDK::watchOS; in GetSDKTypeForTriple()
|
| H A D | LLDBAssert.cpp | 32 if (__builtin_available(macos 10.12, iOS 10, tvOS 10, watchOS 3, *)) { in lldb_assert()
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/Utility/ |
| H A D | XcodeSDK.h | 36 watchOS, enumerator
|
| /openbsd-src/gnu/llvm/llvm/lib/Support/ |
| H A D | Signposts.cpp | 24 __builtin_available(macos 10.14, iOS 12, tvOS 12, watchOS 5, *)
|
| /openbsd-src/gnu/llvm/lldb/source/Host/common/ |
| H A D | PseudoTerminal.cpp | 120 if (__builtin_available(macos 10.13.4, iOS 11.3, tvOS 11.3, watchOS 4.4, *)) { in GetSecondaryName()
|
| /openbsd-src/gnu/llvm/lldb/docs/ |
| H A D | index.rst | 73 * iOS, tvOS, and watchOS simulator debugging on i386, x86_64 and AArch64 74 * iOS, tvOS, and watchOS device debugging on ARM and AArch64
|
| H A D | lldb-gdb-remote.txt | 1949 // On OS X 10.11, iOS 9, tvOS 9, watchOS 2 and earlier, the packet is used like 1954 // debugserver. This use is not supported on macOS 10.12, iOS 10, tvOS 10, watchOS 3 or newer. 1956 // On macOS 10.12, iOS 10, tvOS 10, watchOS 3 and newer, there are two calls. One requests inform… 2023 // On OS X 10.11, iOS 9, tvOS 9, watchOS 2 and older: Low. If this packet is absent, 2025 // On macOS 10.12, iOS 10, tvOS 10, watchOS 3 and newer: High. If this packet is absent,
|
| /openbsd-src/gnu/llvm/lldb/docs/status/ |
| H A D | status.rst | 20 LLDB is the system debugger on macOS, iOS, tvOS, and watchOS and
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/ |
| H A D | PlatformDarwin.cpp | 1036 case XcodeSDK::Type::watchOS: in AddClangModuleCompilationOptionsForSDKType() 1083 case XcodeSDK::Type::watchOS: in AddClangModuleCompilationOptionsForSDKType()
|
| /openbsd-src/gnu/llvm/compiler-rt/cmake/ |
| H A D | base-config-ix.cmake | 161 option(COMPILER_RT_ENABLE_WATCHOS "Enable building for watchOS - Experimental" Off)
|
| /openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
| H A D | Attr.td | 911 .Case("watchos", "watchOS") 916 .Case("watchos_app_extension", "watchOS (App Extension)") 928 .Case("watchos", "watchOS") 944 .Case("watchOS", "watchos")
|
| H A D | AttrDocs.td | 1559 any others will be ignored. However, the availability for ``watchOS`` and 1582 Apple's watchOS operating system. The minimum deployment target is specified by 1657 For platforms like ``watchOS`` and ``tvOS``, whose availability attributes can
|
| /openbsd-src/gnu/llvm/lldb/source/Host/macosx/objcxx/ |
| H A D | Host.mm | 106 if (__builtin_available(macos 10.12, iOS 10, tvOS 10, watchOS 3, *)) {
|
| /openbsd-src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/ |
| H A D | MachProcess.mm | 1004 // 10, pre-tvOS 10, pre-watchOS 3) 1163 // macOS 10.12, iOS 10, tvOS 10, watchOS 3 and newer. 1184 // dyld SPIs that exist in macOS 10.12, iOS 10, tvOS 10, watchOS 3 and newer.
|
| /openbsd-src/gnu/llvm/lld/MachO/ |
| H A D | Options.td | 418 HelpText<"Oldest watchOS version for which linked output is usable">,
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | LanguageExtensions.rst | 1994 that have been introduced in macOS >= 10.13, iOS >= 11, watchOS >= 4 and
|
| /openbsd-src/usr.sbin/unbound/doc/ |
| H A D | Changelog | 2570 - Merge PR #280, Make tvOS & watchOS checks verify truthiness as well as
|