Searched defs:PointerAuthOptions (Results 1 – 1 of 1) sorted by relevance
189 struct PointerAuthOptions { struct191 bool ReturnAddresses = false;194 bool AuthTraps = false;197 bool IndirectGotos = false;200 bool AArch64JumpTableHardening = false;203 PointerAuthSchema FunctionPointers;207 PointerAuthSchema CXXVTablePointers;213 PointerAuthSchema CXXTypeInfoVTablePointer;216 PointerAuthSchema CXXVTTVTablePointers;219 PointerAuthSchema CXXVirtualFunctionPointers;[all …]