|
GDB (xrefs)
|
#include "target.h"
Public Attributes | |
| CORE_ADDR | addr |
| CORE_ADDR | endaddr |
| struct bfd_section * | the_bfd_section |
| void * | owner |
| CORE_ADDR target_section::addr |
Definition at line 2317 of file target.h.
Referenced by add_target_sections_of_objfile(), build_section_addr_info_from_section_table(), darwin_relocate_section_addresses(), dsbt_relocate_section_addresses(), exec_set_section_address(), frv_relocate_section_addresses(), nto_relocate_section_addresses(), ppc64_convert_from_func_ptr_addr(), print_section_info(), record_full_core_xfer_partial(), remote_xfer_live_readonly_partial(), s390_load(), scan_dyntag(), section_table_xfer_memory_partial(), set_section_command(), solib_aix_relocate_section_addresses(), solib_contains_address_p(), solib_map_sections(), solib_target_relocate_section_addresses(), spu_relocate_section_addresses(), svr4_relocate_section_addresses(), and target_section_by_addr().
| CORE_ADDR target_section::endaddr |
Definition at line 2318 of file target.h.
Referenced by add_target_sections_of_objfile(), darwin_relocate_section_addresses(), dsbt_relocate_section_addresses(), exec_set_section_address(), frv_relocate_section_addresses(), nto_relocate_section_addresses(), print_section_info(), record_btrace_xfer_partial(), record_full_core_xfer_partial(), remote_xfer_live_readonly_partial(), section_table_xfer_memory_partial(), set_section_command(), solib_aix_relocate_section_addresses(), solib_contains_address_p(), solib_map_sections(), solib_target_relocate_section_addresses(), spu_relocate_section_addresses(), svr4_relocate_section_addresses(), and target_section_by_addr().
| void* target_section::owner |
Definition at line 2327 of file target.h.
Referenced by add_target_sections(), add_target_sections_of_objfile(), and remove_target_sections().
| struct bfd_section* target_section::the_bfd_section |
Definition at line 2320 of file target.h.
Referenced by add_target_sections_of_objfile(), build_section_addr_info_from_section_table(), exec_set_section_address(), memory_xfer_partial_1(), nto_relocate_section_addresses(), ppc64_convert_from_func_ptr_addr(), print_section_info(), record_btrace_xfer_partial(), record_full_core_xfer_partial(), remote_xfer_live_readonly_partial(), s390_load(), scan_dyntag(), section_table_xfer_memory_partial(), set_section_command(), solib_aix_relocate_section_addresses(), solib_map_sections(), solib_target_relocate_section_addresses(), spu_relocate_section_addresses(), and svr4_relocate_section_addresses().
1.8.14