Home
last modified time | relevance | path

Searched refs:lsda_offset (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/include/mach-o/
H A Dunwind.h189 unsigned char lsda_offset[4]; member
/netbsd-src/external/gpl3/binutils/dist/include/mach-o/
H A Dunwind.h189 unsigned char lsda_offset[4]; member
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dod-macho.c2079 unsigned int lsda_offset; in dump_exe_compact_unwind() local
2083 lsda_offset = bfd_get_32 (abfd, index_entry->lsda_index_offset); in dump_exe_compact_unwind()
2085 i, func_offset, level2_offset, lsda_offset); in dump_exe_compact_unwind()
2205 unsigned int lsda_offset; in dump_exe_compact_unwind() local
2210 lsda_offset = bfd_get_32 (abfd, index_entry->lsda_index_offset); in dump_exe_compact_unwind()
2213 (content + lsda_offset); in dump_exe_compact_unwind()
2214 nbr_lsda = (next_lsda_offset - lsda_offset) / sizeof (*lsda); in dump_exe_compact_unwind()
2219 (unsigned int) bfd_get_32 (abfd, lsda->lsda_offset)); in dump_exe_compact_unwind()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dod-macho.c2078 unsigned int lsda_offset; in dump_exe_compact_unwind() local
2082 lsda_offset = bfd_get_32 (abfd, index_entry->lsda_index_offset); in dump_exe_compact_unwind()
2084 i, func_offset, level2_offset, lsda_offset); in dump_exe_compact_unwind()
2204 unsigned int lsda_offset; in dump_exe_compact_unwind() local
2209 lsda_offset = bfd_get_32 (abfd, index_entry->lsda_index_offset); in dump_exe_compact_unwind()
2212 (content + lsda_offset); in dump_exe_compact_unwind()
2213 nbr_lsda = (next_lsda_offset - lsda_offset) / sizeof (*lsda); in dump_exe_compact_unwind()
2218 (unsigned int) bfd_get_32 (abfd, lsda->lsda_offset)); in dump_exe_compact_unwind()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf-eh-frame.c963 this_inf->lsda_offset = buf - start; in _bfd_elf_parse_eh_frame()
1804 + sec_info->entry[mid].lsda_offset)) in _bfd_elf_eh_frame_section_offset()
2198 buf += ent->lsda_offset; in _bfd_elf_write_section_eh_frame()
2209 + ent->new_offset + 8 + ent->lsda_offset); in _bfd_elf_write_section_eh_frame()
H A Delf-bfd.h417 unsigned int lsda_offset : 8; member
H A DChangeLog-2007183 field. Use bitfields for fde_encoding, lsda_encoding and lsda_offset.
H A DChangeLog-0001155 (struct eh_cie_fde): Add lsda_encoding, lsda_offset,
159 lsda_encoding, lsda_offset and make_lsda_relative.
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf-eh-frame.c964 this_inf->lsda_offset = buf - start; in _bfd_elf_parse_eh_frame()
1805 + sec_info->entry[mid].lsda_offset)) in _bfd_elf_eh_frame_section_offset()
2199 buf += ent->lsda_offset; in _bfd_elf_write_section_eh_frame()
2210 + ent->new_offset + 8 + ent->lsda_offset); in _bfd_elf_write_section_eh_frame()
H A Delf-bfd.h417 unsigned int lsda_offset : 8; member
H A DChangeLog-2007183 field. Use bitfields for fde_encoding, lsda_encoding and lsda_offset.
H A DChangeLog-0001155 (struct eh_cie_fde): Add lsda_encoding, lsda_offset,
159 lsda_encoding, lsda_offset and make_lsda_relative.
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-2007183 field. Use bitfields for fde_encoding, lsda_encoding and lsda_offset.
H A DChangeLog-0001155 (struct eh_cie_fde): Add lsda_encoding, lsda_offset,
159 lsda_encoding, lsda_offset and make_lsda_relative.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-2007183 field. Use bitfields for fde_encoding, lsda_encoding and lsda_offset.
H A DChangeLog-0001155 (struct eh_cie_fde): Add lsda_encoding, lsda_offset,
159 lsda_encoding, lsda_offset and make_lsda_relative.