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

/linux-master/arch/arc/kernel/
H A Dunwind.c229 static const u32 *__cie_for_fde(const u32 *fde);
331 const u32 *cie = __cie_for_fde(fde);
502 static const u32 *__cie_for_fde(const u32 *fde) function
525 cie = __cie_for_fde(fde);

Completed in 109 milliseconds