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

/linux-master/arch/arc/kernel/
H A Dunwind.c230 static signed fde_pointer_type(const u32 *cie);
290 ptrType = fde_pointer_type(cie);
339 fde_pointer_type(cie));
606 static signed fde_pointer_type(const u32 *cie) function
994 && (ptrType = fde_pointer_type(cie)) >= 0

Completed in 247 milliseconds