GDB (xrefs)
Public Attributes | List of all members
ld_info Struct Reference

Public Attributes

ULONGEST next
 
int fd
 
CORE_ADDR textorg
 
ULONGEST textsize
 
CORE_ADDR dataorg
 
ULONGEST datasize
 
char * filename
 
char * member_name
 

Detailed Description

Definition at line 846 of file rs6000-aix-tdep.c.

Member Data Documentation

CORE_ADDR ld_info::dataorg
ULONGEST ld_info::datasize
int ld_info::fd

Definition at line 849 of file rs6000-aix-tdep.c.

Referenced by rs6000_aix_extract_ld_info(), and rs6000_aix_ld_info_to_xml().

char* ld_info::filename
char* ld_info::member_name
ULONGEST ld_info::next
CORE_ADDR ld_info::textorg
ULONGEST ld_info::textsize

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