GDB (xrefs)
|
Public Attributes | |
ULONGEST | next |
int | fd |
CORE_ADDR | textorg |
ULONGEST | textsize |
CORE_ADDR | dataorg |
ULONGEST | datasize |
char * | filename |
char * | member_name |
Definition at line 1187 of file rs6000-aix-tdep.c.
CORE_ADDR ld_info::dataorg |
Definition at line 1193 of file rs6000-aix-tdep.c.
Referenced by rs6000_aix_shared_library_to_xml().
ULONGEST ld_info::datasize |
Definition at line 1194 of file rs6000-aix-tdep.c.
Referenced by rs6000_aix_shared_library_to_xml().
int ld_info::fd |
Definition at line 1190 of file rs6000-aix-tdep.c.
Referenced by rs6000_aix_ld_info_to_xml().
char* ld_info::filename |
Definition at line 1195 of file rs6000-aix-tdep.c.
Referenced by rs6000_aix_shared_library_to_xml().
char* ld_info::member_name |
Definition at line 1196 of file rs6000-aix-tdep.c.
Referenced by rs6000_aix_shared_library_to_xml().
ULONGEST ld_info::next |
Definition at line 1189 of file rs6000-aix-tdep.c.
Referenced by rs6000_aix_ld_info_to_xml().
CORE_ADDR ld_info::textorg |
Definition at line 1191 of file rs6000-aix-tdep.c.
Referenced by rs6000_aix_shared_library_to_xml().
ULONGEST ld_info::textsize |
Definition at line 1192 of file rs6000-aix-tdep.c.
Referenced by rs6000_aix_shared_library_to_xml().