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

Public Attributes

ut32 image_load_address
 
ut32 image_file_path
 
ut32 image_file_mod_date
 

Detailed Description

Definition at line 39 of file xnu_debug.c.

Member Data Documentation

◆ image_file_mod_date

ut32 DyldImageInfo32::image_file_mod_date

Definition at line 42 of file xnu_debug.c.

◆ image_file_path

ut32 DyldImageInfo32::image_file_path

Definition at line 41 of file xnu_debug.c.

◆ image_load_address

ut32 DyldImageInfo32::image_load_address

Definition at line 40 of file xnu_debug.c.


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