/dflybsd-src/contrib/binutils-2.27/binutils/ |
H A D | unwind-ia64.c | 115 unw_print_abreg (char *cp, unsigned int abreg) in unw_print_abreg() 382 #define UNW_DEC_SPILL_SPREL(fmt, t, abreg, spoff, arg) \ argument 393 #define UNW_DEC_SPILL_PSPREL(fmt, t, abreg, pspoff, arg) \ argument 404 #define UNW_DEC_RESTORE(fmt, t, abreg, arg) \ argument 415 #define UNW_DEC_SPILL_REG(fmt, t, abreg, x, ytreg, arg) \ argument 427 #define UNW_DEC_SPILL_SPREL_P(fmt, qp, t, abreg, spoff, arg) \ argument 438 #define UNW_DEC_SPILL_PSPREL_P(fmt, qp, t, abreg, pspoff, arg) \ argument 449 #define UNW_DEC_RESTORE_P(fmt, qp, t, abreg, arg) \ argument 460 #define UNW_DEC_SPILL_REG_P(fmt, qp, t, abreg, x, ytreg, arg) \ argument 571 unsigned char byte1, abreg; in unw_decode_x1() local [all …]
|
/dflybsd-src/contrib/binutils-2.34/binutils/ |
H A D | unwind-ia64.c | 114 unw_print_abreg (char *cp, unsigned int abreg) in unw_print_abreg() 381 #define UNW_DEC_SPILL_SPREL(fmt, t, abreg, spoff, arg) \ argument 392 #define UNW_DEC_SPILL_PSPREL(fmt, t, abreg, pspoff, arg) \ argument 403 #define UNW_DEC_RESTORE(fmt, t, abreg, arg) \ argument 414 #define UNW_DEC_SPILL_REG(fmt, t, abreg, x, ytreg, arg) \ argument 426 #define UNW_DEC_SPILL_SPREL_P(fmt, qp, t, abreg, spoff, arg) \ argument 437 #define UNW_DEC_SPILL_PSPREL_P(fmt, qp, t, abreg, pspoff, arg) \ argument 448 #define UNW_DEC_RESTORE_P(fmt, qp, t, abreg, arg) \ argument 459 #define UNW_DEC_SPILL_REG_P(fmt, qp, t, abreg, x, ytreg, arg) \ argument 570 unsigned char byte1, abreg; in unw_decode_x1() local [all …]
|