Home
last modified time | relevance | path

Searched refs:ptrauth_key_function_pointer (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dptrauth.h39 ptrauth_key_function_pointer = ptrauth_key_process_independent_code, enumerator
184 ptrauth_key_function_pointer, 0)
/freebsd/contrib/llvm-project/libcxx/src/include/
H A Doverridable_function.h91 …rpret_cast<uintptr_t>(ptrauth_strip(reinterpret_cast<void*>(__ptr), ptrauth_key_function_pointer)); in __is_function_overridden()