Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arc/kernel/
H A Dunwind.c227 static const u32 *cie_for_fde(const u32 *fde, const struct unwind_table *);
287 const u32 *cie = cie_for_fde(fde, table); in init_unwind_hdr()
513 static const u32 *cie_for_fde(const u32 *fde, const struct unwind_table *table) in cie_for_fde() function
991 cie = cie_for_fde(fde, table); in arc_unwind()
/kernel/linux/linux-6.6/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); in init_unwind_hdr()
511 static const u32 *cie_for_fde(const u32 *fde, const struct unwind_table *table) in cie_for_fde() function
989 cie = cie_for_fde(fde, table); in arc_unwind()

Completed in 4 milliseconds