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

#include <mach0_defines.h>

Public Attributes

struct x86_state_hdr_t tsh
 
union {
   struct x86_thread_state64_t   ts64
 
uts
 

Detailed Description

Definition at line 1377 of file mach0_defines.h.

Member Data Documentation

◆ ts64

struct x86_thread_state64_t x86_thread_state_t::ts64

Definition at line 1374 of file mach0_defines.h.

◆ tsh

struct x86_state_hdr_t x86_thread_state_t::tsh

Definition at line 1374 of file mach0_defines.h.

◆ 

union { ... } x86_thread_state_t::uts

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