Module macos

Module macos 

Source

Enums§

ExceptionCodeMac
Values for MINIDUMP_EXCEPTION::exception_code for crashes on macOS.
ExceptionCodeMacArithmeticArmType
Mac/iOS ARM Arithmetic Exceptions
ExceptionCodeMacArithmeticPpcType
Mac/iOS PowerPC Arithmetic Exceptions
ExceptionCodeMacArithmeticX86Type
Mac/iOS x86 Arithmetic Exceptions
ExceptionCodeMacBadAccessArmType
Mac/iOS ARM Userland Bad Accesses Exceptions
ExceptionCodeMacBadAccessKernType
Mac/iOS Kernel Bad Access Exceptions
ExceptionCodeMacBadAccessPpcType
Mac/iOS PowerPC Userland Bad Access Exceptions
ExceptionCodeMacBadAccessX86Type
Mac/iOS x86 Userland Bad Access Exceptions
ExceptionCodeMacBadInstructionArmType
Mac/iOS ARM Bad Instruction Exceptions
ExceptionCodeMacBadInstructionPpcType
Mac/iOS PowerPC Bad Instruction Exceptions
ExceptionCodeMacBadInstructionX86Type
Mac/iOS x86 Bad Instruction Exceptions
ExceptionCodeMacBreakpointArmType
Mac/iOS ARM Breakpoint Exceptions
ExceptionCodeMacBreakpointPpcType
Mac/iOS PowerPC Breakpoint Exceptions
ExceptionCodeMacBreakpointX86Type
Mac/iOS x86 Breakpoint Exceptions
ExceptionCodeMacGuardFDFlavor
Mac/iOS fd guard exception flavors
ExceptionCodeMacGuardMachPortFlavor
Mac/iOS Mach port guard exception flavors
ExceptionCodeMacGuardRejecteSysCallFlavor
Mac/iOS rejected syscall guard exception flavors
ExceptionCodeMacGuardType
Mac/iOS Guard exception types
ExceptionCodeMacGuardVNFlavor
Mac/iOS vnode guard exception flavors
ExceptionCodeMacGuardVirtMemoryFlavor
Mac/iOS virtual memory guard exception flavors
ExceptionCodeMacResourceCpuFlavor
Mac/iOS CPU resource exception flavors
ExceptionCodeMacResourceIOFlavor
Mac/iOS I/O resource exception flavors
ExceptionCodeMacResourceMemoryFlavor
Mac/iOS memory resource exception flavors
ExceptionCodeMacResourceThreadsFlavor
Mac/iOS threads resource exception flavors
ExceptionCodeMacResourceType
Mac/iOS Resource exception types
ExceptionCodeMacResourceWakeupsFlavor
Mac/iOS wakeups resource exception flavors
ExceptionCodeMacSoftwareType
Mac/iOS “Software” Exceptions