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

#include <fatmach0.h>

Public Attributes

int size
 
int offset
 
RzBufferb
 
int last
 

Detailed Description

Definition at line 19 of file fatmach0.h.

Member Data Documentation

◆ b

RzBuffer* rz_bin_fatmach0_arch_t::b

Definition at line 22 of file fatmach0.h.

Referenced by rz_bin_fatmach0_extract().

◆ last

int rz_bin_fatmach0_arch_t::last

Definition at line 23 of file fatmach0.h.

◆ offset

int rz_bin_fatmach0_arch_t::offset

Definition at line 21 of file fatmach0.h.

Referenced by rz_bin_fatmach0_extract().

◆ size

int rz_bin_fatmach0_arch_t::size

Definition at line 20 of file fatmach0.h.

Referenced by rz_bin_fatmach0_extract().


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