Searched defs:PointerAuthOptions (Results 1 – 1 of 1) sorted by relevance
161 struct PointerAuthOptions { struct163 bool ReturnAddresses = false;166 bool AuthTraps = false;169 bool IndirectGotos = false;172 PointerAuthSchema FunctionPointers;176 PointerAuthSchema CXXVTablePointers;182 PointerAuthSchema CXXTypeInfoVTablePointer;185 PointerAuthSchema CXXVTTVTablePointers;188 PointerAuthSchema CXXVirtualFunctionPointers;191 PointerAuthSchema CXXVirtualVariadicFunctionPointers;[all …]