Searched refs:lsda (Results 1 – 6 of 6) sorted by relevance
7 .cfi_lsda 4, lsda9 .cfi_lsda 3, lsda15 lsda: label
114 unsigned char lsda[4]; member123 unsigned char lsda[8]; member
113 expressionS lsda; member
928 expression_and_evaluate (&fde->lsda); in dot_cfi_lsda()929 switch (fde->lsda.X_op) in dot_cfi_lsda()1618 exp = fde->lsda; in output_fde()
277 personality and lsda.
1844 printf_uint64 (bfd_get_64 (abfd, e->lsda)); in dump_obj_compact_unwind()2043 struct mach_o_unwind_lsda_index_entry *lsda; in dump_exe_compact_unwind() local2051 lsda = (struct mach_o_unwind_lsda_index_entry *) in dump_exe_compact_unwind()2053 nbr_lsda = (next_lsda_offset - lsda_offset) / sizeof (*lsda); in dump_exe_compact_unwind()2057 j, (unsigned int) bfd_get_32 (abfd, lsda->function_offset), in dump_exe_compact_unwind()2058 (unsigned int) bfd_get_32 (abfd, lsda->lsda_offset)); in dump_exe_compact_unwind()2059 lsda++; in dump_exe_compact_unwind()