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

#include <coresymbolication.h>

Public Attributes

ut64 paddr
 
ut64 vaddr
 
ut64 size
 
char * name
 

Detailed Description

Definition at line 40 of file coresymbolication.h.

Member Data Documentation

◆ name

◆ paddr

ut64 rz_coresym_cache_element_section_t::paddr

Definition at line 41 of file coresymbolication.h.

Referenced by bin_section_from_section(), and rz_coresym_cache_element_new().

◆ size

ut64 rz_coresym_cache_element_section_t::size

Definition at line 43 of file coresymbolication.h.

Referenced by bin_section_from_section(), and rz_coresym_cache_element_new().

◆ vaddr

ut64 rz_coresym_cache_element_section_t::vaddr

Definition at line 42 of file coresymbolication.h.

Referenced by bin_section_from_section(), and rz_coresym_cache_element_new().


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