Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_ptrauth.h15 inline unsigned long ptrauth_strip(void* __value, unsigned int __key) { in ptrauth_strip() function
34 #define ptrauth_strip(__value, __key) __value macro