GDB (xrefs)
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
obj_section Struct Reference

#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 objfileobjfile
 
int ovly_mapped
 

Detailed Description

Definition at line 807 of file objfiles.h.

Member Function Documentation

◆ addr()

CORE_ADDR obj_section::addr ( ) const
inline

◆ endaddr()

CORE_ADDR obj_section::endaddr ( ) const
inline

◆ offset()

CORE_ADDR obj_section::offset ( ) const
inline

◆ set_offset()

void obj_section::set_offset ( CORE_ADDR  offset)
inline

Definition at line 816 of file objfiles.h.

References objfile::set_section_offset(), and the_bfd_section.

Referenced by macho_symfile_offsets().

Member Data Documentation

◆ objfile

struct objfile* obj_section::objfile

◆ ovly_mapped

int obj_section::ovly_mapped

◆ the_bfd_section

struct bfd_section* obj_section::the_bfd_section

Definition at line 835 of file objfiles.h.

Referenced by program_space::add_target_sections(), 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(), arm_obj_section_from_vma(), BP_MANIPULATION(), data_obj_section_from_objfile(), dump_msymbols(), endaddr(), filter_overlapping_sections(), find_extant_func_descr(), find_minsym_type_and_address(), gcore_create_callback(), hppa64_convert_code_addr_to_fptr(), hppa_linux_find_global_pointer(), hppabsd_find_global_pointer(), ia64_convert_from_func_ptr_addr(), ia64_find_global_pointer_from_dynamic_section(), info_address_command(), info_symbol_command(), init_entry_point_info(), list_overlays_command(), macho_symfile_offsets(), maint_print_all_sections(), maintenance_translate_address(), map_overlay_command(), matching_obj_sections(), memory_xfer_partial_1(), mep_gdb_print_insn(), mep_pc_in_vliw_section(), mi_memory_changed(), objfile_find_memory_regions(), offset(), 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(), simple_overlay_update_1(), solib_aix_get_section_offsets(), unmap_overlay_command(), update_section_map(), xcoff_symfile_offsets(), xstormy16_find_jmp_table_entry(), z80_overlay_update(), and z80_overlay_update_1().


The documentation for this struct was generated from the following file: