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

#include <zimg.h>

Public Attributes

char str [RZ_BIN_ZIMG_MAXSTR]
 
ut64 offset
 
ut64 ordinal
 
int size
 
int last
 

Detailed Description

Definition at line 35 of file zimg.h.

Member Data Documentation

◆ last

int rz_bin_zimg_str_t::last

Definition at line 40 of file zimg.h.

◆ offset

ut64 rz_bin_zimg_str_t::offset

Definition at line 37 of file zimg.h.

◆ ordinal

ut64 rz_bin_zimg_str_t::ordinal

Definition at line 38 of file zimg.h.

◆ size

int rz_bin_zimg_str_t::size

Definition at line 39 of file zimg.h.

◆ str

char rz_bin_zimg_str_t::str[RZ_BIN_ZIMG_MAXSTR]

Definition at line 36 of file zimg.h.


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