|
GDB (API)
|
#include "solist.h"
Public Attributes | |
| struct so_list * | next |
| struct lm_info * | lm_info |
| char | so_original_name [SO_NAME_MAX_PATH_SIZE] |
| char | so_name [SO_NAME_MAX_PATH_SIZE] |
| struct program_space * | pspace |
| bfd * | abfd |
| char | symbols_loaded |
| struct objfile * | objfile |
| struct target_section * | sections |
| struct target_section * | sections_end |
| CORE_ADDR | addr_low |
| CORE_ADDR | addr_high |
| bfd* so_list::abfd |
| struct lm_info* so_list::lm_info |
| struct so_list* so_list::next |
| struct objfile* so_list::objfile |
| struct program_space* so_list::pspace |
| struct target_section* so_list::sections |
| struct target_section* so_list::sections_end |
1.7.6.1