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

#include <rz_bin.h>

Public Attributes

const char * type
 
ut64 addr
 
int len
 
ut64 from
 
ut64 to
 
ut8 buf [32]
 
const char * cmd
 

Detailed Description

Definition at line 194 of file rz_bin.h.

Member Data Documentation

◆ addr

ut64 rz_bin_hash_t::addr

Definition at line 196 of file rz_bin.h.

◆ buf

ut8 rz_bin_hash_t::buf[32]

Definition at line 200 of file rz_bin.h.

◆ cmd

const char* rz_bin_hash_t::cmd

Definition at line 201 of file rz_bin.h.

◆ from

ut64 rz_bin_hash_t::from

Definition at line 198 of file rz_bin.h.

◆ len

int rz_bin_hash_t::len

Definition at line 197 of file rz_bin.h.

◆ to

ut64 rz_bin_hash_t::to

Definition at line 199 of file rz_bin.h.

◆ type


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