/netbsd-src/external/gpl3/binutils.old/dist/include/mach-o/ |
H A D | unwind.h | 189 unsigned char lsda_offset[4]; member
|
/netbsd-src/external/gpl3/binutils/dist/include/mach-o/ |
H A D | unwind.h | 189 unsigned char lsda_offset[4]; member
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | od-macho.c | 2079 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 D | od-macho.c | 2078 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 D | elf-eh-frame.c | 963 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 D | elf-bfd.h | 417 unsigned int lsda_offset : 8; member
|
H A D | ChangeLog-2007 | 183 field. Use bitfields for fde_encoding, lsda_encoding and lsda_offset.
|
H A D | ChangeLog-0001 | 155 (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 D | elf-eh-frame.c | 964 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 D | elf-bfd.h | 417 unsigned int lsda_offset : 8; member
|
H A D | ChangeLog-2007 | 183 field. Use bitfields for fde_encoding, lsda_encoding and lsda_offset.
|
H A D | ChangeLog-0001 | 155 (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 D | ChangeLog-2007 | 183 field. Use bitfields for fde_encoding, lsda_encoding and lsda_offset.
|
H A D | ChangeLog-0001 | 155 (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 D | ChangeLog-2007 | 183 field. Use bitfields for fde_encoding, lsda_encoding and lsda_offset.
|
H A D | ChangeLog-0001 | 155 (struct eh_cie_fde): Add lsda_encoding, lsda_offset, 159 lsda_encoding, lsda_offset and make_lsda_relative.
|