Searched refs:cie_root (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/binutils/gas/
H A Ddw2gencfi.c117 static struct cie_entry *cie_root; variable in typeref:struct:cie_entry
1195 for (cie = cie_root; cie; cie = cie->next)
1291 cie->next = cie_root;
1292 cie_root = cie;

Completed in 90 milliseconds