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

#include <mach0_specs.h>

Public Attributes

uint64_t address
 
uint64_t modTime
 
uint64_t inode
 
uint32_t pathFileOffset
 
uint32_t pad
 

Detailed Description

Definition at line 248 of file mach0_specs.h.

Member Data Documentation

◆ address

uint64_t cache_img_t::address

Definition at line 249 of file mach0_specs.h.

Referenced by capstone.CsInsn::__repr__(), create_cache_bins(), and match_bin_entries().

◆ inode

uint64_t cache_img_t::inode

Definition at line 251 of file mach0_specs.h.

◆ modTime

uint64_t cache_img_t::modTime

Definition at line 250 of file mach0_specs.h.

◆ pad

uint32_t cache_img_t::pad

Definition at line 253 of file mach0_specs.h.

◆ pathFileOffset

uint32_t cache_img_t::pathFileOffset

Definition at line 252 of file mach0_specs.h.

Referenced by create_cache_bins(), get_lib_name(), and read_cache_images().


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