Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arc/kernel/
Dunwind.c230 static signed fde_pointer_type(const u32 *cie);
290 ptrType = fde_pointer_type(cie); in init_unwind_hdr()
339 fde_pointer_type(cie)); in init_unwind_hdr()
604 static signed fde_pointer_type(const u32 *cie) in fde_pointer_type() function
992 && (ptrType = fde_pointer_type(cie)) >= 0 in arc_unwind()