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

#include <xnu_debug.h>

Public Attributes

vm_offset_t header
 
int hoffset
 
int tstate_size
 
coredump_thread_state_flavor_tflavors
 

Detailed Description

Definition at line 263 of file xnu_debug.h.

Member Data Documentation

◆ flavors

Definition at line 267 of file xnu_debug.h.

Referenced by xnu_collect_thread_state(), and xnu_generate_corefile().

◆ header

vm_offset_t tir_t::header

Definition at line 264 of file xnu_debug.h.

Referenced by xnu_collect_thread_state(), and xnu_generate_corefile().

◆ hoffset

int tir_t::hoffset

Definition at line 265 of file xnu_debug.h.

Referenced by xnu_collect_thread_state(), and xnu_generate_corefile().

◆ tstate_size

int tir_t::tstate_size

Definition at line 266 of file xnu_debug.h.

Referenced by xnu_generate_corefile().


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