Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/gas/
Ddw2gencfi.c113 static struct fde_entry *all_fde_data; variable
114 static struct fde_entry **last_fde_data = &all_fde_data;
1318 if (all_fde_data == 0) in cfi_finish()
1332 for (fde = all_fde_data; fde ; fde = fde->next) in cfi_finish()