Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arc/kernel/
H A Dunwind.c229 static signed fde_pointer_type(const u32 *cie);
294 ptrType = fde_pointer_type(cie); in init_unwind_hdr()
343 fde_pointer_type(cie)); in init_unwind_hdr()
608 static signed fde_pointer_type(const u32 *cie) in fde_pointer_type() function
996 && (ptrType = fde_pointer_type(cie)) >= 0 in arc_unwind()
/kernel/linux/linux-6.6/arch/arc/kernel/
H A 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()
606 static signed fde_pointer_type(const u32 *cie) in fde_pointer_type() function
994 && (ptrType = fde_pointer_type(cie)) >= 0 in arc_unwind()

Completed in 4 milliseconds