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

#include <ne_specs.h>

Public Attributes

ut16 offset
 
ut16 length
 
ut16 flags
 
ut16 minAllocSz
 

Detailed Description

Definition at line 66 of file ne_specs.h.

Member Data Documentation

◆ flags

ut16 _SEGMENT::flags

Definition at line 69 of file ne_specs.h.

Referenced by cmd_descs_generate.Arg::__str__(), and rz_bin_ne_get_segments().

◆ length

ut16 _SEGMENT::length

Definition at line 68 of file ne_specs.h.

Referenced by rz_bin_ne_get_segments().

◆ minAllocSz

ut16 _SEGMENT::minAllocSz

Definition at line 70 of file ne_specs.h.

Referenced by rz_bin_ne_get_segments().

◆ offset

ut16 _SEGMENT::offset

Definition at line 67 of file ne_specs.h.

Referenced by rz_bin_ne_get_segments().


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