Home
last modified time | relevance | path

Searched refs:ptrauth_key_process_dependent_data (Results 1 – 5 of 5) sorted by relevance

/xnu-12377.81.4/bsd/dev/dtrace/scripts/
H A Dptrauth_arm64.d47 ptrauth_key_process_dependent_data = ptrauth_key_asdb, enumerator
63 ptrauth_key_frame_pointer = ptrauth_key_process_dependent_data,
/xnu-12377.81.4/EXTERNAL_HEADERS/
H A Dptrauth.h53 ptrauth_key_process_dependent_data = ptrauth_key_asdb, enumerator
69 ptrauth_key_frame_pointer = ptrauth_key_process_dependent_data,
/xnu-12377.81.4/tests/
H A Dbacktracing_tests.c305 #define __stack_context_auth __ptrauth(ptrauth_key_process_dependent_data, 1, \ in backtrace_thread_async()
H A Dstackshot_tests.m1123 #define __stack_context_auth __ptrauth(ptrauth_key_process_dependent_data, 1, \
/xnu-12377.81.4/osfmk/kern/
H A Dbacktrace.c565 ptrauth_key_process_dependent_data); in backtrace_user()