Home
last modified time | relevance | path

Searched refs:ptrauth_sign_constant (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dptrauth.h123 #define ptrauth_sign_constant(__value, __key, __data) \ macro
271 #define ptrauth_sign_constant(__value, __key, __data) \ macro
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticSemaKinds.td931 Error<"argument to ptrauth_sign_constant must refer to a global variable "
934 Error<"discriminator argument to ptrauth_sign_constant must be a constant "