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

#include <mz.h>

Public Attributes

ut64 paddr
 
ut64 vaddr
 
ut64 size
 
int last
 

Detailed Description

Definition at line 13 of file mz.h.

Member Data Documentation

◆ last

int rz_bin_mz_segment_t::last

Definition at line 17 of file mz.h.

◆ paddr

ut64 rz_bin_mz_segment_t::paddr

Definition at line 14 of file mz.h.

◆ size

ut64 rz_bin_mz_segment_t::size

Definition at line 16 of file mz.h.

◆ vaddr

ut64 rz_bin_mz_segment_t::vaddr

Definition at line 15 of file mz.h.


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