Home
last modified time | relevance | path

Searched refs:obj_section_offset (Results 1 – 14 of 14) sorted by relevance

/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dobjfiles.h125 #define obj_section_offset(s) \ macro
131 + obj_section_offset (s))
138 + obj_section_offset (s))
H A Dmachoread.c1003 obj_section_offset (osect) = addrs->other[i].addr; in macho_symfile_offsets()
H A Dsymfile.c3091 CORE_ADDR offset = obj_section_offset (section); in pc_in_unmapped_range()
H A Darm-tdep.c2339 CORE_ADDR pc = pers + obj_section_offset (pers_sec); in arm_exidx_new_objfile()
H A DChangeLog-20084495 (obj_section_offset, obj_section_addr, obj_section_endaddr): New
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dobjfiles.h126 #define obj_section_offset(s) \ macro
132 + obj_section_offset (s))
139 + obj_section_offset (s))
H A Dmachoread.c819 obj_section_offset (osect) = addrs->other[i].addr; in macho_symfile_offsets()
H A Dsymfile.c2948 CORE_ADDR offset = obj_section_offset (section); in pc_in_unmapped_range()
H A Darm-tdep.c2343 CORE_ADDR pc = pers + obj_section_offset (pers_sec); in arm_exidx_new_objfile()
H A DChangeLog-20084495 (obj_section_offset, obj_section_addr, obj_section_endaddr): New
/dports/devel/gdb/gdb-11.1/gdb/
H A DChangeLog284 (obj_section_offset, obj_section_addr, obj_section_endaddr),
292 (obj_section_offset, obj_section_addr, obj_section_endaddr),
H A DChangeLog-20084495 (obj_section_offset, obj_section_addr, obj_section_endaddr): New
H A DChangeLog-20139337 * objfiles.h (obj_section_offset): Use gdb_bfd_section_index.
H A DChangeLog-202018532 * objfiles.h (obj_section_offset): Update.