Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arc/kernel/
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()