Searched refs:desc_spill_sprel_p (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/arch/ia64/kernel/ |
D | unwind.c | 1135 desc_spill_sprel_p (unsigned char qp, unw_word t, unsigned char abreg, unw_word spoff, in desc_spill_sprel_p() function 1194 #define UNW_DEC_SPILL_SPREL_P(f,p,t,a,o,arg) desc_spill_sprel_p(p,t,a,o,arg) 1195 #define UNW_DEC_SPILL_SPREL(f,t,a,o,arg) desc_spill_sprel_p(0,t,a,o,arg)
|