GDB (xrefs)
|
#include "objfiles.h"
Public Member Functions | |
CORE_ADDR | offset () const |
void | set_offset (CORE_ADDR offset) |
CORE_ADDR | addr () const |
CORE_ADDR | endaddr () const |
Public Attributes | |
struct bfd_section * | the_bfd_section |
struct objfile * | objfile |
int | ovly_mapped |
Definition at line 376 of file objfiles.h.
|
inline |
Definition at line 385 of file objfiles.h.
References offset(), and the_bfd_section.
Referenced by arc_delayed_print_insn(), arm_exidx_new_objfile(), arm_find_exidx_entry(), arm_find_mapping_symbol(), BP_MANIPULATION(), bsearch_cmp(), build_address_symbolic(), dsbt_relocate_main_executable(), dump_msymbols(), endaddr(), filter_debuginfo_sections(), filter_overlapping_sections(), find_extant_func_descr(), find_minsym_type_and_address(), frv_relocate_main_executable(), hppa64_convert_code_addr_to_fptr(), hppa_linux_find_global_pointer(), hppabsd_find_global_pointer(), i386_thiscall_push_dummy_call(), ia64_convert_from_func_ptr_addr(), ia64_find_global_pointer(), ia64_find_global_pointer_from_dynamic_section(), is_addr_in_objfile(), jump_command(), pc_in_mapped_range(), preferred_obj_section(), print_objfile_section_info(), rs6000_convert_from_func_ptr_addr(), sections_overlap(), solib_aix_get_toc_value(), sort_cmp(), tilegx_stack_frame_destroyed_p(), tui_find_backward_disassembly_start_address(), and xstormy16_find_jmp_table_entry().
|
inline |
Definition at line 392 of file objfiles.h.
References addr(), and the_bfd_section.
Referenced by bsearch_cmp(), filter_overlapping_sections(), find_extant_func_descr(), hppa_linux_find_global_pointer(), hppabsd_find_global_pointer(), ia64_find_global_pointer_from_dynamic_section(), minimal_symbol_upper_bound(), print_objfile_section_info(), sections_overlap(), tilegx_skip_prologue(), and xstormy16_find_jmp_table_entry().
|
inline |
Definition at line 903 of file objfiles.h.
References objfile::section_offset(), and the_bfd_section.
Referenced by addr(), arm_exidx_new_objfile(), build_address_symbolic(), hppa64_push_dummy_call(), and pc_in_unmapped_range().
|
inline |
Definition at line 910 of file objfiles.h.
References objfile::set_section_offset(), and the_bfd_section.
struct objfile* obj_section::objfile |
Definition at line 401 of file objfiles.h.
Referenced by add_to_objfile_sections(), amd64_windows_find_unwind_info(), amd_dbgapi_insert_breakpoint_callback(), arm_find_exidx_entry(), arm_find_mapping_symbol(), arm_skip_stub(), build_objfile_section_table(), convert_code_addr_to_desc_addr(), filter_debuginfo_sections(), filter_overlapping_sections(), find_extant_func_descr(), get_sal_arch(), gnuv3_skip_trampoline(), hppa64_convert_code_addr_to_fptr(), hppa_linux_find_global_pointer(), hppabsd_find_global_pointer(), i386_thiscall_push_dummy_call(), ia64_find_global_pointer_from_dynamic_section(), info_address_command(), lookup_minimal_symbol_by_pc_section(), maintenance_translate_address(), mi_interp::on_memory_changed(), preferred_obj_section(), language_defn::read_var_value(), section_is_mapped(), simple_overlay_update_1(), solib_aix_get_toc_value(), sort_cmp(), and xstormy16_find_jmp_table_entry().
int obj_section::ovly_mapped |
Definition at line 404 of file objfiles.h.
Referenced by add_to_objfile_sections(), section_is_mapped(), and simple_overlay_update_1().
struct bfd_section* obj_section::the_bfd_section |
Definition at line 398 of file objfiles.h.
Referenced by add_to_objfile_sections(), addr(), arc_delayed_print_insn(), arm_exidx_new_objfile(), arm_find_exidx_entry(), arm_find_mapping_symbol(), arm_is_sgstubs_section(), BP_MANIPULATION(), dump_msymbols(), endaddr(), filter_overlapping_sections(), find_extant_func_descr(), find_minsym_type_and_address(), hppa64_convert_code_addr_to_fptr(), ia64_convert_from_func_ptr_addr(), info_address_command(), maint_print_all_sections(), maintenance_translate_address(), matching_obj_sections(), memory_xfer_partial_1(), mep_gdb_print_insn(), mep_pc_in_vliw_section(), offset(), mi_interp::on_memory_changed(), overlay_mapped_address(), overlay_unmapped_address(), pc_in_section(), pc_in_unmapped_range(), print_objfile_section_info(), print_symbol(), language_defn::read_var_value(), rs6000_convert_from_func_ptr_addr(), section_is_overlay(), set_offset(), simple_overlay_update_1(), solib_aix_get_section_offsets(), xcoff_symfile_offsets(), xstormy16_find_jmp_table_entry(), and z80_overlay_update_1().