Searched defs:ytreg (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.25/binutils/ |
D | unwind-ia64.c | 145 unw_print_xyreg (char *cp, unsigned int x, unsigned int ytreg) in unw_print_xyreg() 407 #define UNW_DEC_SPILL_REG(fmt, t, abreg, x, ytreg, arg) \ argument 452 #define UNW_DEC_SPILL_REG_P(fmt, qp, t, abreg, x, ytreg, arg) \ argument 611 unsigned char byte1, byte2, abreg, x, ytreg; in unw_decode_x2() local 653 unsigned char byte1, byte2, byte3, qp, abreg, x, ytreg; in unw_decode_x4() local
|