Home
last modified time | relevance | path

Searched refs:ptrauth_auth_data (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_ptrauth.h32 # define ptrauth_auth_data(__value, __old_key, __old_data) __value macro
37 # define ptrauth_auth_data(__value, __old_key, __old_data) __value macro
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dptrauth.h195 #define ptrauth_auth_data(__value, __old_key, __old_data) \ macro
302 #define ptrauth_auth_data(__value, __old_key, __old_data) \ macro
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform_mac.cpp273 sp = (uptr)ptrauth_auth_data((void *)sp, ptrauth_key_asdb, in ExtractLongJmpSp()