| LLDB mainline
    | 
Information about a pointer-authentication related instruction. More...
| Public Attributes | |
| bool | IsAuthenticated | 
| bool | IsLoad | 
| bool | DoesBranch | 
Information about a pointer-authentication related instruction.
Definition at line 38 of file StopInfoMachException.cpp.
| bool PtrauthInstructionInfo::DoesBranch | 
Definition at line 41 of file StopInfoMachException.cpp.
| bool PtrauthInstructionInfo::IsAuthenticated | 
Definition at line 39 of file StopInfoMachException.cpp.
| bool PtrauthInstructionInfo::IsLoad | 
Definition at line 40 of file StopInfoMachException.cpp.