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

Public Attributes

ut64 image_load_address
 
ut64 image_file_path
 
ut64 image_file_mod_date
 

Detailed Description

Definition at line 51 of file xnu_debug.c.

Member Data Documentation

◆ image_file_mod_date

ut64 DyldImageInfo64::image_file_mod_date

Definition at line 54 of file xnu_debug.c.

◆ image_file_path

ut64 DyldImageInfo64::image_file_path

Definition at line 53 of file xnu_debug.c.

◆ image_load_address

ut64 DyldImageInfo64::image_load_address

Definition at line 52 of file xnu_debug.c.


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