GDB (xrefs)
|
#include "target.h"
Public Attributes | |
CORE_ADDR | addr |
CORE_ADDR | endaddr |
struct bfd_section * | the_bfd_section |
void * | owner |
Definition at line 1834 of file target.h.
Referenced by build_section_addr_info_from_section_table(), darwin_relocate_section_addresses(), dsbt_relocate_section_addresses(), exec_set_section_address(), frv_relocate_section_addresses(), ia64_hpux_relocate_section_addresses(), irix_relocate_section_addresses(), memory_xfer_live_readonly_partial(), nto_relocate_section_addresses(), osf_relocate_section_addresses(), ppc64_convert_from_func_ptr_addr(), print_section_info(), record_full_core_xfer_partial(), 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(), som_relocate_section_addresses(), spu_relocate_section_addresses(), svr4_relocate_section_addresses(), target_section_by_addr(), and VEC().
Definition at line 1835 of file target.h.
Referenced by darwin_relocate_section_addresses(), dsbt_relocate_section_addresses(), exec_set_section_address(), frv_relocate_section_addresses(), ia64_hpux_relocate_section_addresses(), irix_relocate_section_addresses(), memory_xfer_live_readonly_partial(), nto_relocate_section_addresses(), osf_relocate_section_addresses(), print_section_info(), record_full_core_xfer_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(), som_relocate_section_addresses(), spu_relocate_section_addresses(), svr4_relocate_section_addresses(), target_section_by_addr(), and VEC().
void* target_section::owner |
Definition at line 1844 of file target.h.
Referenced by add_target_sections(), and remove_target_sections().
struct bfd_section* target_section::the_bfd_section |
Definition at line 1837 of file target.h.
Referenced by build_section_addr_info_from_section_table(), exec_set_section_address(), ia64_hpux_relocate_section_addresses(), memory_xfer_live_readonly_partial(), memory_xfer_partial_1(), nto_relocate_section_addresses(), osf_relocate_section_addresses(), ppc64_convert_from_func_ptr_addr(), print_section_info(), record_full_core_xfer_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(), som_relocate_section_addresses(), spu_relocate_section_addresses(), svr4_relocate_section_addresses(), and VEC().