Searched defs:SignReturnAddrStr (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/ | ||
H A D | ARM.cpp | 155 static const char *SignReturnAddrStr[] = {"none", "non-leaf", "all"}; setTargetAttributes() local |
H A D | AArch64.cpp | 127 static const char *SignReturnAddrStr[] = {"none", "non-leaf", "all"}; setTargetAttributes() local |