Searched refs:fde_entry (Results 1 – 4 of 4) sorted by relevance
87 struct fde_entry struct89 struct fde_entry *next; argument107 static struct fde_entry *cur_fde_data; argument112 static struct fde_entry *all_fde_data;113 static struct fde_entry **last_fde_data = &all_fde_data;129 static struct fde_entry *132 struct fde_entry *fde = xcalloc (1, sizeof (struct fde_entry)); in alloc_fde_entry()166 struct fde_entry *fde = alloc_fde_entry (); in cfi_new_fde()865 output_fde (struct fde_entry *fde, struct cie_entry *cie, in output_fde()915 select_cie_for_fde (struct fde_entry *fde, struct cfi_insn_data **pfirst) in select_cie_for_fde()[all …]
84 struct fde_entry struct86 struct fde_entry *next; argument113 static struct fde_entry *all_fde_data; argument114 static struct fde_entry **last_fde_data = &all_fde_data;129 struct fde_entry *cur_fde_data;137 static struct fde_entry *140 struct fde_entry *fde = xcalloc (1, sizeof (struct fde_entry)); in alloc_fde_entry()165 struct fde_entry *cur_fde_data = frchain_now->frch_cfi_data->cur_fde_data; in alloc_cfi_insn_data()178 struct fde_entry *fde = alloc_fde_entry (); in cfi_new_fde()631 struct fde_entry *fde; in dot_cfi_personality()[all …]
423 * dw2gencfi.c (struct fde_entry, struct cie_entry): Add signal_frame
161 FDEEntryMap::Entry fde_entry; in GetUnwindPlan() local188 FDEEntryMap::Entry *fde_entry = in GetAddressRange() local190 if (!fde_entry) in GetAddressRange()193 range = AddressRange(fde_entry->base, fde_entry->size, in GetAddressRange()