GDB (xrefs)
Loading...
Searching...
No Matches
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 1187 of file rs6000-aix-tdep.c.

Member Data Documentation

◆ dataorg

CORE_ADDR ld_info::dataorg

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

Referenced by rs6000_aix_shared_library_to_xml().

◆ datasize

ULONGEST ld_info::datasize

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

Referenced by rs6000_aix_shared_library_to_xml().

◆ fd

int ld_info::fd

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

Referenced by rs6000_aix_ld_info_to_xml().

◆ filename

char* ld_info::filename

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

Referenced by rs6000_aix_shared_library_to_xml().

◆ member_name

char* ld_info::member_name

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

Referenced by rs6000_aix_shared_library_to_xml().

◆ next

ULONGEST ld_info::next

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

Referenced by rs6000_aix_ld_info_to_xml().

◆ textorg

CORE_ADDR ld_info::textorg

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

Referenced by rs6000_aix_shared_library_to_xml().

◆ textsize

ULONGEST ld_info::textsize

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

Referenced by rs6000_aix_shared_library_to_xml().


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