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

#include <fatmach0.h>

Public Attributes

const char * file
 
int size
 
int nfat_arch
 
struct fat_header hdr
 
struct fat_archarchs
 
RzBufferb
 

Detailed Description

Definition at line 10 of file fatmach0.h.

Member Data Documentation

◆ archs

struct fat_arch* rz_bin_fatmach0_obj_t::archs

Definition at line 15 of file fatmach0.h.

◆ b

RzBuffer* rz_bin_fatmach0_obj_t::b

Definition at line 16 of file fatmach0.h.

Referenced by rz_bin_fatmach0_from_buffer_new().

◆ file

const char* rz_bin_fatmach0_obj_t::file

Definition at line 11 of file fatmach0.h.

◆ hdr

struct fat_header rz_bin_fatmach0_obj_t::hdr

Definition at line 13 of file fatmach0.h.

◆ nfat_arch

int rz_bin_fatmach0_obj_t::nfat_arch

Definition at line 13 of file fatmach0.h.

◆ size

int rz_bin_fatmach0_obj_t::size

Definition at line 12 of file fatmach0.h.

Referenced by rz_bin_fatmach0_from_buffer_new().


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