Home
last modified time | relevance | path

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

/linux/arch/arc/kernel/
H A Dunwind.c230 static signed fde_pointer_type(const u32 *cie);
281 ptrType = fde_pointer_type(cie); in init_unwind_hdr()
330 fde_pointer_type(cie)); in init_unwind_hdr()
597 static signed fde_pointer_type(const u32 *cie) in fde_pointer_type() function
985 && (ptrType = fde_pointer_type(cie)) >= 0 in arc_unwind()