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

#include <te.h>

Public Attributes

char string [TE_STRING_LENGTH]
 
ut64 vaddr
 
ut64 paddr
 
ut64 size
 
char type
 
int last
 

Detailed Description

Definition at line 28 of file te.h.

Member Data Documentation

◆ last

int rz_bin_te_string_t::last

Definition at line 34 of file te.h.

◆ paddr

ut64 rz_bin_te_string_t::paddr

Definition at line 31 of file te.h.

◆ size

ut64 rz_bin_te_string_t::size

Definition at line 32 of file te.h.

◆ string

char rz_bin_te_string_t::string[TE_STRING_LENGTH]

Definition at line 29 of file te.h.

◆ type

◆ vaddr

ut64 rz_bin_te_string_t::vaddr

Definition at line 30 of file te.h.


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