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

/linux-master/arch/arc/kernel/
H A Dunwind.c228 static const u32 *cie_for_fde(const u32 *fde, const struct unwind_table *);
283 const u32 *cie = cie_for_fde(fde, table);
511 static const u32 *cie_for_fde(const u32 *fde, const struct unwind_table *table) function
989 cie = cie_for_fde(fde, table);

Completed in 125 milliseconds