Home
last modified time | relevance | path

Searched refs:lsda_index_offset (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/include/mach-o/
Dunwind.h154 unsigned char lsda_index_offset[4]; member
/toolchain/binutils/binutils-2.25/binutils/
Dod-macho.c1922 lsda_offset = bfd_get_32 (abfd, index_entry->lsda_index_offset); in dump_exe_compact_unwind()
2049 lsda_offset = bfd_get_32 (abfd, index_entry->lsda_index_offset); in dump_exe_compact_unwind()
2050 next_lsda_offset = bfd_get_32 (abfd, index_entry[1].lsda_index_offset); in dump_exe_compact_unwind()