Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/binutils/
HDunwind-ia64.c404 #define UNW_DEC_SPILL_REG(fmt, t, abreg, x, ytreg, arg) \ macro
620 UNW_DEC_SPILL_REG ("X2", t, abreg, x, ytreg, arg); in unw_decode_x2()
/NextBSD/contrib/gcc/config/ia64/
HDunwind-ia64.c976 #define UNW_DEC_SPILL_REG(f,t,a,x,y,arg) desc_spill_reg_p(0,t,a,x,y,arg) macro
1100 UNW_DEC_SPILL_REG(X2, t, abreg, x, ytreg, arg); in unw_decode_x2()