| H A D | ptrauth.h | 109 #define ptrauth_strip(__value, __key) __builtin_ptrauth_strip(__value, __key) argument 139 #define ptrauth_sign_constant(__value, __key, __data) \ argument 154 #define ptrauth_sign_unauthenticated(__value, __key, __data) \ argument 317 #define ptrauth_strip(__value, __key) \ argument 330 #define ptrauth_sign_constant(__value, __key, __data) \ argument 337 #define ptrauth_sign_unauthenticated(__value, __key, __data) \ argument
|