| /xnu-8019.80.24/EXTERNAL_HEADERS/ |
| H A D | Availability.h | 211 #if defined(__has_feature) 212 #if __has_feature(attribute_availability_with_message) 215 #elif __has_feature(attribute_availability) 229 #if defined(__has_feature) 230 #if __has_feature(attribute_availability_app_extension) 296 #if defined(__has_feature) 297 #if __has_feature(attribute_availability_tvos) 323 #if defined(__has_feature) 324 #if __has_feature(attribute_availability_watchos) 350 #if defined(__has_feature) [all …]
|
| H A D | AvailabilityInternal.h | 65 #ifdef __has_feature 66 #if __has_feature(attribute_deprecated_with_message) 91 #if defined(__has_attribute) && defined(__has_feature) 96 #if __has_feature(attribute_availability_with_message) 102 #if __has_feature(attribute_availability_with_message) 108 #if __has_feature(attribute_availability_with_message) 114 #if __has_feature(attribute_availability_with_message) 120 #if __has_feature(attribute_availability_with_message) 126 #if __has_feature(attribute_availability_with_message) 132 #if __has_feature(attribute_availability_with_message) [all …]
|
| /xnu-8019.80.24/libkern/os/ |
| H A D | object.h | 111 #if defined(__has_feature) 112 #if __has_feature(objc_arc) 126 #elif defined(__has_feature) 127 #if __has_feature(objc_arc)
|
| H A D | base.h | 33 #ifndef __has_feature 34 #define __has_feature(x) 0 macro 134 #if __has_feature(assume_nonnull) 181 #if __has_feature(objc_fixed_enum) || __has_extension(cxx_fixed_enum) || \ 238 #if __has_feature(attribute_availability_swift) 340 #if __has_feature(ptrauth_calls)
|
| H A D | cpp_util.h | 6 #if __has_feature(cxx_nullptr) && __has_feature(cxx_decltype) 10 #if __has_feature(cxx_rvalue_references) || __has_extension(cxx_rvalue_references)
|
| /xnu-8019.80.24/libkern/ |
| H A D | ptrauth_utils.c | 39 #if !__has_feature(ptrauth_calls) 54 #if __has_feature(ptrauth_calls)
|
| /xnu-8019.80.24/libkern/libkern/ |
| H A D | Block_private.h | 41 #if __has_feature(ptrauth_calls) && __cplusplus < 201103L 74 #if __has_feature(ptrauth_calls) && __cplusplus >= 201103L 208 #elif !__has_feature(ptrauth_calls) 228 #if __has_feature(ptrauth_calls) 408 #if __has_feature(ptrauth_signed_block_descriptors) in _Block_get_descriptor()
|
| /xnu-8019.80.24/san/memory/ |
| H A D | kasan-classic.h | 35 #if KASAN && !__has_feature(address_sanitizer) 39 #if !KASAN && __has_feature(address_sanitizer)
|
| H A D | kasan-tbi.h | 35 #if KASAN && !__has_feature(hwaddress_sanitizer) 39 #if !KASAN && __has_feature(hwaddress_sanitizer)
|
| H A D | kasan.h | 233 #if __has_feature(address_sanitizer) 235 #elif __has_feature(hwaddress_sanitizer)
|
| /xnu-8019.80.24/osfmk/arm64/ |
| H A D | machine_routines_asm.h | 56 #if __has_feature(ptrauth_calls) 61 #if __has_feature(ptrauth_calls)
|
| H A D | asm.h | 159 #if __has_feature(ptrauth_returns) 165 #if __has_feature(ptrauth_returns)
|
| H A D | status.c | 38 #if __has_feature(ptrauth_calls) 117 #if __has_feature(ptrauth_calls) in thread_state64_to_saved_state() 126 #if __has_feature(ptrauth_calls) in thread_state64_to_saved_state() 158 #if __has_feature(ptrauth_calls) in thread_state64_to_saved_state() 308 #if __has_feature(ptrauth_calls) in machine_thread_state_convert_to_user() 399 #if __has_feature(ptrauth_calls) in machine_thread_state_convert_from_user() 502 #if __has_feature(ptrauth_calls) in machine_thread_siguctx_pointer_convert_to_user() 536 #if __has_feature(ptrauth_calls) in machine_thread_function_pointers_convert_from_user()
|
| H A D | cswitch.s | 49 #if __has_feature(ptrauth_calls) 119 #if __has_feature(ptrauth_calls)
|
| /xnu-8019.80.24/EXTERNAL_HEADERS/corecrypto/ |
| H A D | cc.h | 20 #if __has_feature(attribute_availability_with_replacement) 21 #if __has_feature(attribute_availability_bridgeos) 177 #if __has_feature(ptrauth_calls) && (CC_KERNEL || CC_USE_L4 || CC_USE_SEPROM)
|
| /xnu-8019.80.24/osfmk/vm/ |
| H A D | vm_shared_region.h | 184 #if __has_feature(ptrauth_calls) 224 #if __has_feature(ptrauth_calls) 330 #if __has_feature(ptrauth_calls)
|
| H A D | vm_shared_region_pager.c | 62 #if __has_feature(ptrauth_calls) 147 #if __has_feature(ptrauth_calls) 312 #if __has_feature(ptrauth_calls) 732 #if __has_feature(ptrauth_calls) in shared_region_pager_data_request() 958 #if __has_feature(ptrauth_calls) in shared_region_pager_deallocate_internal() 1159 #if !__has_feature(ptrauth_calls) in shared_region_pager_create() 1192 #if __has_feature(ptrauth_calls) in shared_region_pager_create() 1279 #if __has_feature(ptrauth_calls)
|
| H A D | vm_shared_region.c | 130 #if __has_feature(ptrauth_calls) 186 #if __has_feature(ptrauth_calls) 382 #if __has_feature(ptrauth_calls) in vm_shared_region_lookup() 633 #if !__has_feature(ptrauth_calls) in vm_shared_region_create() 836 #if __has_feature(ptrauth_calls) in vm_shared_region_create() 930 #if __has_feature(ptrauth_calls) in vm_shared_region_destroy() 1050 #if __has_feature(ptrauth_calls) 1822 #if __has_feature(ptrauth_calls) in vm_shared_region_map_file() 2356 #if __has_feature(ptrauth_calls) in vm_shared_region_slide_mapping() 2807 #if !__has_feature(ptrauth_calls) in vm_shared_region_slide_page_v3() [all …]
|
| /xnu-8019.80.24/libkern/firehose/ |
| H A D | tracepoint_private.h | 140 #if __has_feature(address_sanitizer) 156 #if __has_feature(address_sanitizer)
|
| /xnu-8019.80.24/bsd/sys/ |
| H A D | cdefs.h | 94 #ifndef __has_feature 95 #define __has_feature(x) 0 macro 279 #if !__has_feature(nullability) 337 #if __has_feature(attribute_availability_swift) 1067 #if __has_feature(objc_fixed_enum) || __has_extension(cxx_fixed_enum) || \
|
| H A D | commpage.h | 61 #if __has_feature(address_sanitizer)
|
| /xnu-8019.80.24/tests/ |
| H A D | ptrauth_data_tests.c | 13 #if __has_feature(ptrauth_calls)
|
| H A D | backtracing_tests.c | 41 #if __has_feature(ptrauth_calls) 299 #if __has_feature(ptrauth_calls) in backtrace_thread_async() 467 #if __has_feature(ptrauth_calls) in spin_backtrace_async()
|
| /xnu-8019.80.24/osfmk/mach/arm/ |
| H A D | exception.h | 41 #if __has_feature(ptrauth_calls)
|
| /xnu-8019.80.24/san/coverage/ |
| H A D | kcov.h | 34 #if !CONFIG_KCOV && __has_feature(coverage_sanitizer)
|