Lines Matching refs:fde_entry
289 struct fde_entry *all_fde_data;
290 static struct fde_entry **last_fde_data = &all_fde_data;
305 struct fde_entry *cur_fde_data;
313 static struct fde_entry *
316 struct fde_entry *fde = (struct fde_entry *) in alloc_fde_entry()
317 xcalloc (1, sizeof (struct fde_entry)); in alloc_fde_entry()
345 struct fde_entry *cur_fde_data = frchain_now->frch_cfi_data->cur_fde_data; in alloc_cfi_insn_data()
358 struct fde_entry *fde = alloc_fde_entry (); in cfi_new_fde()
815 struct fde_entry *fde; in dot_cfi_personality()
885 struct fde_entry *fde; in dot_cfi_lsda()
1118 struct fde_entry *fde; in dot_cfi_endproc()
1536 output_fde (struct fde_entry *fde, struct cie_entry *cie, in output_fde()
1644 select_cie_for_fde (struct fde_entry *fde, bfd_boolean eh_frame, in select_cie_for_fde()
1849 struct fde_entry *fde; in cfi_finish()