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.c228 static const u32 *__cie_for_fde(const u32 *fde);
335 const u32 *cie = __cie_for_fde(fde); in init_unwind_hdr()
504 static const u32 *__cie_for_fde(const u32 *fde) in __cie_for_fde() function
527 cie = __cie_for_fde(fde); in cie_for_fde()
/kernel/linux/linux-6.6/arch/arc/kernel/
H A Dunwind.c229 static const u32 *__cie_for_fde(const u32 *fde);
331 const u32 *cie = __cie_for_fde(fde); in init_unwind_hdr()
502 static const u32 *__cie_for_fde(const u32 *fde) in __cie_for_fde() function
525 cie = __cie_for_fde(fde); in cie_for_fde()

Completed in 4 milliseconds