ReactOS 0.4.15-dev-7942-gd23573b
dyld_image_info64 Struct Reference

Public Attributes

UINT64 imageLoadAddress
 
UINT64 imageFilePath
 
UINT64 imageFileModDate
 

Detailed Description

Definition at line 56 of file macho_module.c.

Member Data Documentation

◆ imageFileModDate

UINT64 dyld_image_info64::imageFileModDate

Definition at line 60 of file macho_module.c.

◆ imageFilePath

UINT64 dyld_image_info64::imageFilePath

Definition at line 59 of file macho_module.c.

◆ imageLoadAddress

UINT64 dyld_image_info64::imageLoadAddress

Definition at line 58 of file macho_module.c.


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