Searched defs:ptrauth_strip (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_ptrauth.h15 inline unsigned long ptrauth_strip(void* __value, unsigned int __key) { function
34 #define ptrauth_strip(__value, __key) __value macro

Completed in 168 milliseconds