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

/freebsd-11-stable/contrib/binutils/binutils/
H A Dunwind-ia64.c404 #define UNW_DEC_SPILL_REG(fmt, t, abreg, x, ytreg, arg) \ macro
527 * UNW_DEC_SPILL_REG(fmt,t,abreg,x,ytreg,arg)
620 UNW_DEC_SPILL_REG ("X2", t, abreg, x, ytreg, arg);
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dunwind-ia64.c979 #define UNW_DEC_SPILL_REG(f,t,a,x,y,arg) desc_spill_reg_p(0,t,a,x,y,arg)
1044 * UNW_DEC_SPILL_REG(fmt,t,abreg,x,ytreg,arg)
1104 UNW_DEC_SPILL_REG(X2, t, abreg, x, ytreg, arg);
976 #define UNW_DEC_SPILL_REG macro

Completed in 155 milliseconds