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

/netbsd-current/external/gpl3/gcc/dist/libsanitizer/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 175 milliseconds