Home
last modified time | relevance | path

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

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