Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arc/kernel/
Dunwind.c237 static const u32 *__cie_for_fde(const u32 *fde);
344 const u32 *cie = __cie_for_fde(fde); in init_unwind_hdr()
509 static const u32 *__cie_for_fde(const u32 *fde) in __cie_for_fde() function
532 cie = __cie_for_fde(fde); in cie_for_fde()