Searched refs:all_fde_data (Results 1 – 1 of 1) sorted by relevance
112 static struct fde_entry *all_fde_data; variable113 static struct fde_entry **last_fde_data = &all_fde_data;1030 if (all_fde_data == 0) in cfi_finish()1046 for (fde = all_fde_data; fde ; fde = fde->next) in cfi_finish()