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

#include <pe.h>

Public Attributes

ut64 vaddr
 
ut64 paddr
 
ut64 haddr
 

Detailed Description

Definition at line 57 of file pe.h.

Member Data Documentation

◆ haddr

ut64 rz_bin_pe_addr_t::haddr

Definition at line 60 of file pe.h.

◆ paddr

ut64 rz_bin_pe_addr_t::paddr

Definition at line 59 of file pe.h.

Referenced by rz_bin_pe_check_sections().

◆ vaddr

ut64 rz_bin_pe_addr_t::vaddr

Definition at line 58 of file pe.h.

Referenced by rz_bin_pe_check_sections().


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