Rizin
unix-like reverse engineering framework and cli tools
|
#include <fatmach0.h>
Public Attributes | |
int | size |
int | offset |
RzBuffer * | b |
int | last |
Definition at line 19 of file fatmach0.h.
RzBuffer* rz_bin_fatmach0_arch_t::b |
Definition at line 22 of file fatmach0.h.
Referenced by rz_bin_fatmach0_extract().
int rz_bin_fatmach0_arch_t::last |
Definition at line 23 of file fatmach0.h.
int rz_bin_fatmach0_arch_t::offset |
Definition at line 21 of file fatmach0.h.
Referenced by rz_bin_fatmach0_extract().
int rz_bin_fatmach0_arch_t::size |
Definition at line 20 of file fatmach0.h.
Referenced by rz_bin_fatmach0_extract().