ReactOS 0.4.15-dev-7842-g558ab78
dyld_image_info32 Struct Reference

Public Attributes

UINT32 imageLoadAddress
 
UINT32 imageFilePath
 
UINT32 imageFileModDate
 

Detailed Description

Definition at line 42 of file macho_module.c.

Member Data Documentation

◆ imageFileModDate

UINT32 dyld_image_info32::imageFileModDate

Definition at line 46 of file macho_module.c.

◆ imageFilePath

UINT32 dyld_image_info32::imageFilePath

Definition at line 45 of file macho_module.c.

Referenced by macho_enum_modules_internal().

◆ imageLoadAddress

UINT32 dyld_image_info32::imageLoadAddress

Definition at line 44 of file macho_module.c.

Referenced by macho_enum_modules_internal().


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