Searched refs:ptrauth_key_function_pointer (Results 1 – 3 of 3) sorted by relevance
39 ptrauth_key_function_pointer = ptrauth_key_process_independent_code, enumerator200 ptrauth_key_function_pointer, 0)277 __ptrauth(ptrauth_key_function_pointer, 1, 0)
91 …rpret_cast<uintptr_t>(ptrauth_strip(reinterpret_cast<void*>(__ptr), ptrauth_key_function_pointer)); in __is_function_overridden()122 …rpret_cast<uintptr_t>(ptrauth_strip(reinterpret_cast<void*>(__ptr), ptrauth_key_function_pointer));
44 return ptrauth_sign_unauthenticated(P, ptrauth_key_function_pointer, 0); in operator()53 return ptrauth_strip(P, ptrauth_key_function_pointer); in operator()