Searched defs:abreg (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.25/binutils/ |
D | unwind-ia64.c | 115 unw_print_abreg (char *cp, unsigned int abreg) in unw_print_abreg() 374 #define UNW_DEC_SPILL_SPREL(fmt, t, abreg, spoff, arg) \ argument 385 #define UNW_DEC_SPILL_PSPREL(fmt, t, abreg, pspoff, arg) \ argument 396 #define UNW_DEC_RESTORE(fmt, t, abreg, arg) \ argument 407 #define UNW_DEC_SPILL_REG(fmt, t, abreg, x, ytreg, arg) \ argument 419 #define UNW_DEC_SPILL_SPREL_P(fmt, qp, t, abreg, spoff, arg) \ argument 430 #define UNW_DEC_SPILL_PSPREL_P(fmt, qp, t, abreg, pspoff, arg) \ argument 441 #define UNW_DEC_RESTORE_P(fmt, qp, t, abreg, arg) \ argument 452 #define UNW_DEC_SPILL_REG_P(fmt, qp, t, abreg, x, ytreg, arg) \ argument 593 unsigned char byte1, abreg; in unw_decode_x1() local [all …]
|