Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SLSHardening.cpp61 bool NeedsPAuth; member
443 StringRef TargetAttrs = Kind.NeedsPAuth ? "+pauth" : ""; in convertBLRToBL()