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

#include <rz_bin.h>

Public Attributes

ut64 vaddr
 
ut64 paddr
 
ut64 hvaddr
 
ut64 hpaddr
 
int type
 
int bits
 

Detailed Description

Definition at line 185 of file rz_bin.h.

Member Data Documentation

◆ bits

int rz_bin_addr_t::bits

Definition at line 191 of file rz_bin.h.

Referenced by entries(), and newEntry().

◆ hpaddr

ut64 rz_bin_addr_t::hpaddr

Definition at line 189 of file rz_bin.h.

Referenced by add_tls_callbacks(), entries(), newEntry(), and rz_bin_mdmp_pe_get_entrypoint().

◆ hvaddr

ut64 rz_bin_addr_t::hvaddr

Definition at line 188 of file rz_bin.h.

◆ paddr

◆ type

◆ vaddr


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