Rizin
unix-like reverse engineering framework and cli tools
x86_exception_state64_t Struct Reference

#include <mach0_defines.h>

Public Attributes

uint16_t trapno
 
uint16_t cpu
 
uint32_t err
 
uint64_t faultvaddr
 

Detailed Description

Definition at line 1365 of file mach0_defines.h.

Member Data Documentation

◆ cpu

uint16_t x86_exception_state64_t::cpu

Definition at line 1367 of file mach0_defines.h.

◆ err

uint32_t x86_exception_state64_t::err

Definition at line 1368 of file mach0_defines.h.

◆ faultvaddr

uint64_t x86_exception_state64_t::faultvaddr

Definition at line 1369 of file mach0_defines.h.

◆ trapno

uint16_t x86_exception_state64_t::trapno

Definition at line 1366 of file mach0_defines.h.


The documentation for this struct was generated from the following file: