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

#include <coresymbolication.h>

Public Attributes

ut32 version
 
ut32 size
 
ut32 n_segments
 
ut32 n_sections
 
ut32 n_symbols
 
ut32 n_lined_symbols
 
ut32 n_line_info
 
ut32 f
 
ut32 g
 
ut32 h
 
ut32 file_name_off
 
ut32 version_off
 
ut32 k
 
ut8 uuid [16]
 
ut32 cputype
 
ut32 cpusubtype
 
ut32 o
 
ut32 strings_off
 
ut32 p
 

Detailed Description

Definition at line 10 of file coresymbolication.h.

Member Data Documentation

◆ cpusubtype

ut32 rz_coresym_cache_element_hdr_t::cpusubtype

Definition at line 26 of file coresymbolication.h.

◆ cputype

ut32 rz_coresym_cache_element_hdr_t::cputype

Definition at line 25 of file coresymbolication.h.

◆ f

ut32 rz_coresym_cache_element_hdr_t::f

Definition at line 18 of file coresymbolication.h.

◆ file_name_off

ut32 rz_coresym_cache_element_hdr_t::file_name_off

Definition at line 21 of file coresymbolication.h.

Referenced by rz_coresym_cache_element_new().

◆ g

ut32 rz_coresym_cache_element_hdr_t::g

Definition at line 19 of file coresymbolication.h.

◆ h

ut32 rz_coresym_cache_element_hdr_t::h

Definition at line 20 of file coresymbolication.h.

◆ k

ut32 rz_coresym_cache_element_hdr_t::k

Definition at line 23 of file coresymbolication.h.

◆ n_line_info

ut32 rz_coresym_cache_element_hdr_t::n_line_info

◆ n_lined_symbols

ut32 rz_coresym_cache_element_hdr_t::n_lined_symbols

◆ n_sections

ut32 rz_coresym_cache_element_hdr_t::n_sections

◆ n_segments

ut32 rz_coresym_cache_element_hdr_t::n_segments

◆ n_symbols

ut32 rz_coresym_cache_element_hdr_t::n_symbols

◆ o

ut32 rz_coresym_cache_element_hdr_t::o

Definition at line 27 of file coresymbolication.h.

◆ p

ut32 rz_coresym_cache_element_hdr_t::p

Definition at line 29 of file coresymbolication.h.

◆ size

ut32 rz_coresym_cache_element_hdr_t::size

Definition at line 12 of file coresymbolication.h.

Referenced by header(), and rz_coresym_cache_element_new().

◆ strings_off

ut32 rz_coresym_cache_element_hdr_t::strings_off

Definition at line 28 of file coresymbolication.h.

◆ uuid

ut8 rz_coresym_cache_element_hdr_t::uuid[16]

Definition at line 24 of file coresymbolication.h.

Referenced by header().

◆ version

ut32 rz_coresym_cache_element_hdr_t::version

Definition at line 11 of file coresymbolication.h.

Referenced by header(), and rz_coresym_cache_element_new().

◆ version_off

ut32 rz_coresym_cache_element_hdr_t::version_off

Definition at line 22 of file coresymbolication.h.

Referenced by rz_coresym_cache_element_new().


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