GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
gdb_dyld_image_info Struct Reference

Public Attributes

CORE_ADDR mach_header
 
CORE_ADDR file_path
 
unsigned long mtime
 

Detailed Description

Definition at line 36 of file solib-darwin.c.

Member Data Documentation

◆ file_path

CORE_ADDR gdb_dyld_image_info::file_path

Definition at line 41 of file solib-darwin.c.

◆ mach_header

CORE_ADDR gdb_dyld_image_info::mach_header

Definition at line 39 of file solib-darwin.c.

◆ mtime

unsigned long gdb_dyld_image_info::mtime

Definition at line 43 of file solib-darwin.c.


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