| /openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
| H A D | ObjCRuntime.h | 45 iOS, enumerator 89 case iOS: return true; in isNonFragile() 123 case iOS: in isGNUFamily() 148 case iOS: return true; in allowsARC() 166 case iOS: return getVersion() >= VersionTuple(5); in hasNativeARC() 199 case iOS: in shouldUseARCFunctionsForRetainRelease() 235 case iOS: in shouldUseRuntimeFunctionsForAlloc() 257 case iOS: in shouldUseRuntimeFunctionForCombinedAllocInit() 271 case iOS: in hasOptimizedSetter() 302 case iOS: return getVersion() >= VersionTuple(9); in hasSubscripting() [all …]
|
| H A D | TargetCXXABI.h | 94 case iOS: in isSupportedCXXABI() 174 case iOS: in areMemberFunctionsAligned() 251 case iOS: // old iOS compilers did not follow this rule in canKeyFunctionBeInline() 290 case iOS: in getTailPaddingUseRules()
|
| H A D | TargetCXXABI.def | 53 /// The iOS ABI is a partial implementation of the ARM ABI. 55 /// in the compilers that iOS was launched with. 57 /// Essentially, the iOS ABI includes the ARM changes to: 62 ITANIUM_CXXABI(iOS, "ios") 64 /// The iOS 64-bit and macOS 64-bit ARM ABI follows ARM's published 64-bit 72 /// WatchOS is a modernisation of the iOS ABI, which roughly means it's
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/builtins/Darwin-excludes/ |
| H A D | README.TXT | 8 supported target OS. Meaning if minimum deployment target is iOS 6, all builtins 10 that this is per-architecture. Since iOS 6 doesn't support arm64, when supporting 11 iOS 6, the minimum deployment target for arm64 binaries is iOS 7.
|
| /openbsd-src/usr.sbin/unbound/ |
| H A D | README-Travis.md | 3 …atforms. Compilers include Clang and GCC; while platforms include Android, iOS, Linux, and OS X on… 7 iOS is tested for iPhoneOS, WatchOS, AppleTVOS, iPhoneSimulator, AppleTVSimulator and WatchSimulato… 183 ## iOS builds 185 …iOS builds for the armv7a, armv7s and aarch64 architectures for iPhoneOS, AppleTVOS and WatchOS. i… 187 ### iOS job 194 name: Apple iPhone on iOS, armv7 219 ### iOS environment 221 …iOS cross-compile environment using the script `contrib/ios/setenv_ios.sh`. The script is `sourced… 242 The fourth step builds OpenSSL and Expat. OpenSSL and Expat are built for iOS using the scripts `co… 244 `IOS_PREFIX` is the value `$HOME/$IOS_SDK-$IOS_CPU`. The scheme handles both iOS SDKs and cpu archi… [all …]
|
| /openbsd-src/gnu/llvm/clang/lib/Basic/ |
| H A D | ObjCRuntime.cpp | 36 case ObjCRuntime::iOS: out << "ios"; break; in operator <<() 69 kind = ObjCRuntime::iOS; in tryParse()
|
| /openbsd-src/gnu/llvm/lldb/docs/use/ |
| H A D | links.rst | 39 LLDB is the next-generation debugger for macOS and iOS. Get an 48 LLDB is the next-generation debugger for macOS and iOS. Discover why 68 iOS apps.
|
| H A D | remote.rst | 47 lldb. On macOS and iOS, the remote-gdb functionality is implemented by the 90 remote-ios: Remote iOS platform plug-in. 92 ios-simulator: iOS simulator platform plug-in.
|
| H A D | extensions.rst | 9 On Darwin platforms, including Apple macOS and iOS, Clang can emit
|
| /openbsd-src/gnu/llvm/lldb/source/Utility/ |
| 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/compiler-rt/cmake/ |
| H A D | base-config-ix.cmake | 152 # which doesn't come with the iOS SDK. 156 message(WARNING "iOS SDK not found! Building compiler-rt without iOS support.") 159 option(COMPILER_RT_ENABLE_IOS "Enable building for iOS" ${COMPILER_RT_ENABLE_IOS_DEFAULT})
|
| /openbsd-src/gnu/llvm/lldb/cmake/modules/ |
| H A D | LLDBFramework.cmake | 28 # Note: iOS doesn't specify version, as the framework layout is flat. 60 # On iOS, there is no versioned framework layout. Skip this symlink step.
|
| /openbsd-src/gnu/llvm/lldb/docs/ |
| H A D | index.rst | 13 Objective-C and C++ on the desktop and iOS devices and simulator. 73 * iOS, tvOS, and watchOS simulator debugging on i386, x86_64 and AArch64 74 * iOS, tvOS, and watchOS device debugging on ARM and AArch64
|
| /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/llvm/utils/gn/build/ |
| H A D | mac_sdk.gni | 20 # iOS SDKs aren't available in the commandline tools SDK.
|
| H A D | BUILD.gn | 383 "ubsan only supported on iOS/Clang, Linux/Clang, or macOS/Clang") 394 "asan only supported on iOS/Clang, Linux/Clang, or macOS/Clang")
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/compiler-rt/ |
| H A D | BUILD.gn | 6 # FIXME: For macOS and iOS builds, depend on lib in all needed target arch
|
| /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/ |
| H A D | CODE_OWNERS.txt | 30 D: ABI, Disassembler, Unwinding, iOS, debugserver, Platform, ObjectFile, SymbolFile,
|
| /openbsd-src/gnu/llvm/llvm/cmake/platforms/ |
| H A D | iOS.cmake | 1 # Toolchain config for iOS.
|
| /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/clang/cmake/caches/ |
| H A D | Apple-stage2.cmake | 23 set(COMPILER_RT_ENABLE_IOS ON CACHE BOOL "Build iOS Compiler-RT libraries")
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/ |
| H A D | MinidumpConstants.def | 112 HANDLE_MDMP_PLATFORM(0x8102, IOS) // iOS
|
| /openbsd-src/gnu/llvm/libcxx/include/ |
| H A D | __availability | 20 // library on macOS, iOS and other Apple platforms. In order for users to be 180 // macOS and iOS versions, so the version mismatch between macOS and others
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | TestSuiteGuide.md | 369 Cross compilation from macOS to iOS is possible with the 371 files; this requires an internal iOS SDK.
|