Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arc/kernel/
Dunwind.c234 static const u32 *cie_for_fde(const u32 *fde, const struct unwind_table *);
293 const u32 *cie = cie_for_fde(fde, table); in init_unwind_hdr()
507 static const u32 *cie_for_fde(const u32 *fde, const struct unwind_table *table) in cie_for_fde() function
985 cie = cie_for_fde(fde, table); in arc_unwind()