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

Public Attributes

ut32 version
 
ut32 info_array_count
 
ut32 info_array
 

Detailed Description

Definition at line 33 of file xnu_debug.c.

Member Data Documentation

◆ info_array

ut32 DyldAllImageInfos32::info_array

Definition at line 36 of file xnu_debug.c.

Referenced by xnu_dbg_modules().

◆ info_array_count

ut32 DyldAllImageInfos32::info_array_count

Definition at line 35 of file xnu_debug.c.

Referenced by xnu_dbg_modules().

◆ version

ut32 DyldAllImageInfos32::version

Definition at line 34 of file xnu_debug.c.


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