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

#include <coresymbolication.h>

Public Attributes

ut64 paddr
 
ut64 vaddr
 
ut64 size
 
ut64 vsize
 
char * name
 

Detailed Description

Definition at line 32 of file coresymbolication.h.

Member Data Documentation

◆ name

◆ paddr

ut64 rz_coresym_cache_element_segment_t::paddr

◆ size

ut64 rz_coresym_cache_element_segment_t::size

◆ vaddr

ut64 rz_coresym_cache_element_segment_t::vaddr

◆ vsize

ut64 rz_coresym_cache_element_segment_t::vsize

Definition at line 36 of file coresymbolication.h.

Referenced by bin_section_from_segment(), and rz_coresym_cache_element_new().


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