Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gas/
Ddw2gencfi.c112 static struct fde_entry *all_fde_data; variable
113 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()