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 960 of file rs6000-aix-tdep.c.
CORE_ADDR ld_info::dataorg |
Definition at line 966 of file rs6000-aix-tdep.c.
Referenced by rs6000_aix_shared_library_to_xml().
ULONGEST ld_info::datasize |
Definition at line 967 of file rs6000-aix-tdep.c.
Referenced by rs6000_aix_shared_library_to_xml().
int ld_info::fd |
Definition at line 963 of file rs6000-aix-tdep.c.
Referenced by rs6000_aix_ld_info_to_xml().
char* ld_info::filename |
Definition at line 968 of file rs6000-aix-tdep.c.
Referenced by rs6000_aix_shared_library_to_xml().
char* ld_info::member_name |
Definition at line 969 of file rs6000-aix-tdep.c.
Referenced by rs6000_aix_shared_library_to_xml().
ULONGEST ld_info::next |
Definition at line 962 of file rs6000-aix-tdep.c.
Referenced by gdb.FrameIterator.FrameIterator::__next__(), and rs6000_aix_ld_info_to_xml().
CORE_ADDR ld_info::textorg |
Definition at line 964 of file rs6000-aix-tdep.c.
Referenced by rs6000_aix_shared_library_to_xml().
ULONGEST ld_info::textsize |
Definition at line 965 of file rs6000-aix-tdep.c.
Referenced by rs6000_aix_shared_library_to_xml().