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

#include <te.h>

Public Attributes

ut8 name [TE_IMAGE_SIZEOF_NAME]
 
ut64 size
 
ut64 vsize
 
ut64 vaddr
 
ut64 paddr
 
ut64 flags
 
int last
 

Detailed Description

Definition at line 18 of file te.h.

Member Data Documentation

◆ flags

ut64 rz_bin_te_section_t::flags

Definition at line 24 of file te.h.

Referenced by cmd_descs_generate.Arg::__str__().

◆ last

int rz_bin_te_section_t::last

Definition at line 25 of file te.h.

◆ name

◆ paddr

ut64 rz_bin_te_section_t::paddr

Definition at line 23 of file te.h.

◆ size

ut64 rz_bin_te_section_t::size

Definition at line 20 of file te.h.

◆ vaddr

ut64 rz_bin_te_section_t::vaddr

Definition at line 22 of file te.h.

◆ vsize

ut64 rz_bin_te_section_t::vsize

Definition at line 21 of file te.h.


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