|
GDB (xrefs)
|
Public Attributes | |
| gdb_byte * | lm |
| CORE_ADDR | l_addr |
| CORE_ADDR | lm_addr |
| char * | filename |
| char * | member_name |
| CORE_ADDR | text_addr |
| ULONGEST | text_size |
| CORE_ADDR | data_addr |
| ULONGEST | data_size |
| struct int_elf32_dsbt_loadmap * | map |
| struct int_elf32_fdpic_loadmap * | map |
| CORE_ADDR | got_value |
| asymbol ** | dyn_syms |
| arelent ** | dyn_relocs |
| int | dyn_reloc_count |
| CORE_ADDR | l_addr_inferior |
| unsigned int | l_addr_p: 1 |
| CORE_ADDR | l_ld |
| CORE_ADDR | l_next |
| CORE_ADDR | l_prev |
| CORE_ADDR | l_name |
| char * | name |
| LPVOID | load_addr |
Definition at line 242 of file nto-tdep.c.
| CORE_ADDR lm_info::data_addr |
Definition at line 55 of file solib-aix.c.
Referenced by library_list_start_library(), solib_aix_get_section_offsets(), and solib_aix_relocate_section_addresses().
| ULONGEST lm_info::data_size |
Definition at line 58 of file solib-aix.c.
Referenced by library_list_start_library(), and solib_aix_relocate_section_addresses().
| int lm_info::dyn_reloc_count |
Definition at line 226 of file solib-frv.c.
Referenced by find_canonical_descriptor_in_load_object().
| arelent** lm_info::dyn_relocs |
Definition at line 225 of file solib-frv.c.
Referenced by find_canonical_descriptor_in_load_object(), frv_clear_solib(), and frv_free_so().
| asymbol** lm_info::dyn_syms |
Definition at line 224 of file solib-frv.c.
Referenced by find_canonical_descriptor_in_load_object(), frv_clear_solib(), and frv_free_so().
| char* lm_info::filename |
Definition at line 42 of file solib-aix.c.
Referenced by library_list_start_library(), solib_aix_current_sos(), solib_aix_new_lm_info(), and solib_aix_xfree_lm_info().
| CORE_ADDR lm_info::got_value |
Definition at line 210 of file solib-frv.c.
Referenced by frv_current_sos(), frv_fdpic_find_global_pointer(), and frv_relocate_main_executable().
| CORE_ADDR lm_info::l_addr |
Definition at line 254 of file nto-tdep.c.
Referenced by lm_addr(), lm_addr_check(), and svr4_default_sos().
| CORE_ADDR lm_info::l_addr_inferior |
Definition at line 65 of file solib-svr4.c.
Referenced by library_list_start_library(), lm_addr_check(), and lm_info_read().
| unsigned int lm_info::l_addr_p |
Definition at line 66 of file solib-svr4.c.
Referenced by lm_addr_check(), svr4_clear_so(), and svr4_default_sos().
| CORE_ADDR lm_info::l_ld |
Definition at line 72 of file solib-svr4.c.
Referenced by library_list_start_library(), lm_addr_check(), lm_info_read(), and svr4_current_sos().
| CORE_ADDR lm_info::l_name |
Definition at line 72 of file solib-svr4.c.
Referenced by lm_info_read(), svr4_keep_data_in_core(), and svr4_read_so_list().
| CORE_ADDR lm_info::l_next |
Definition at line 72 of file solib-svr4.c.
Referenced by lm_info_read(), and svr4_read_so_list().
| CORE_ADDR lm_info::l_prev |
Definition at line 72 of file solib-svr4.c.
Referenced by lm_info_read(), and svr4_read_so_list().
| gdb_byte* lm_info::lm |
Definition at line 247 of file nto-tdep.c.
Referenced by lm_addr().
| CORE_ADDR lm_info::lm_addr |
Definition at line 257 of file nto-tdep.c.
Referenced by darwin_current_sos(), darwin_relocate_section_addresses(), frv_current_sos(), frv_fetch_objfile_link_map(), library_list_start_library(), lm_info_read(), solist_update_incremental(), svr4_fetch_objfile_link_map(), and svr4_read_so_list().
| LPVOID lm_info::load_addr |
Definition at line 552 of file windows-nat.c.
Referenced by handle_load_dll(), handle_unload_dll(), windows_make_so(), and windows_xfer_shared_libraries().
| struct int_elf32_dsbt_loadmap* lm_info::map |
Definition at line 129 of file solib-dsbt.c.
Referenced by dsbt_clear_solib(), dsbt_current_sos(), dsbt_free_so(), dsbt_relocate_main_executable(), dsbt_relocate_section_addresses(), find_canonical_descriptor_in_load_object(), frv_clear_solib(), frv_current_sos(), frv_fdpic_find_global_pointer(), frv_free_so(), frv_relocate_main_executable(), and frv_relocate_section_addresses().
| struct int_elf32_fdpic_loadmap* lm_info::map |
Definition at line 208 of file solib-frv.c.
| char* lm_info::member_name |
Definition at line 46 of file solib-aix.c.
Referenced by library_list_start_library(), solib_aix_current_sos(), solib_aix_new_lm_info(), and solib_aix_xfree_lm_info().
| char* lm_info::name |
Definition at line 34 of file solib-target.c.
Referenced by library_list_start_library(), solib_target_current_sos(), solib_target_free_library_list(), and solib_target_free_so().
| CORE_ADDR lm_info::text_addr |
Definition at line 49 of file solib-aix.c.
Referenced by library_list_start_library(), solib_aix_get_section_offsets(), and solib_aix_relocate_section_addresses().
| ULONGEST lm_info::text_size |
Definition at line 52 of file solib-aix.c.
Referenced by library_list_start_library(), and solib_aix_relocate_section_addresses().
1.8.10