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 846 of file rs6000-aix-tdep.c.
CORE_ADDR ld_info::dataorg |
Definition at line 852 of file rs6000-aix-tdep.c.
Referenced by rs6000_aix_extract_ld_info(), and rs6000_aix_shared_library_to_xml().
ULONGEST ld_info::datasize |
Definition at line 853 of file rs6000-aix-tdep.c.
Referenced by rs6000_aix_extract_ld_info(), and rs6000_aix_shared_library_to_xml().
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 |
Definition at line 854 of file rs6000-aix-tdep.c.
Referenced by rs6000_aix_extract_ld_info(), and rs6000_aix_shared_library_to_xml().
char* ld_info::member_name |
Definition at line 855 of file rs6000-aix-tdep.c.
Referenced by rs6000_aix_extract_ld_info(), and rs6000_aix_shared_library_to_xml().
ULONGEST ld_info::next |
Definition at line 848 of file rs6000-aix-tdep.c.
Referenced by gdb.FrameIterator.FrameIterator::__next__(), rs6000_aix_extract_ld_info(), and rs6000_aix_ld_info_to_xml().
CORE_ADDR ld_info::textorg |
Definition at line 850 of file rs6000-aix-tdep.c.
Referenced by rs6000_aix_extract_ld_info(), and rs6000_aix_shared_library_to_xml().
ULONGEST ld_info::textsize |
Definition at line 851 of file rs6000-aix-tdep.c.
Referenced by rs6000_aix_extract_ld_info(), and rs6000_aix_shared_library_to_xml().