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 849 of file rs6000-aix-tdep.c.

Member Data Documentation

◆ dataorg

CORE_ADDR ld_info::dataorg

◆ datasize

ULONGEST ld_info::datasize

◆ fd

int ld_info::fd

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

Referenced by rs6000_aix_extract_ld_info(), and rs6000_aix_ld_info_to_xml().

◆ filename

char* ld_info::filename

◆ member_name

char* ld_info::member_name

◆ next

ULONGEST ld_info::next

◆ textorg

CORE_ADDR ld_info::textorg

◆ textsize

ULONGEST ld_info::textsize

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