/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | unwind-ia64.c | 114 unw_print_abreg (char *cp, unsigned int abreg) in unw_print_abreg() 385 #define UNW_DEC_SPILL_SPREL(fmt, t, abreg, spoff, arg) \ argument 396 #define UNW_DEC_SPILL_PSPREL(fmt, t, abreg, pspoff, arg) \ argument 407 #define UNW_DEC_RESTORE(fmt, t, abreg, arg) \ argument 418 #define UNW_DEC_SPILL_REG(fmt, t, abreg, x, ytreg, arg) \ argument 430 #define UNW_DEC_SPILL_SPREL_P(fmt, qp, t, abreg, spoff, arg) \ argument 441 #define UNW_DEC_SPILL_PSPREL_P(fmt, qp, t, abreg, pspoff, arg) \ argument 452 #define UNW_DEC_RESTORE_P(fmt, qp, t, abreg, arg) \ argument 463 #define UNW_DEC_SPILL_REG_P(fmt, qp, t, abreg, x, ytreg, arg) \ argument 587 unsigned char byte1, abreg; in unw_decode_x1() local [all …]
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | unwind-ia64.c | 114 unw_print_abreg (char *cp, unsigned int abreg) in unw_print_abreg() 385 #define UNW_DEC_SPILL_SPREL(fmt, t, abreg, spoff, arg) \ argument 396 #define UNW_DEC_SPILL_PSPREL(fmt, t, abreg, pspoff, arg) \ argument 407 #define UNW_DEC_RESTORE(fmt, t, abreg, arg) \ argument 418 #define UNW_DEC_SPILL_REG(fmt, t, abreg, x, ytreg, arg) \ argument 430 #define UNW_DEC_SPILL_SPREL_P(fmt, qp, t, abreg, spoff, arg) \ argument 441 #define UNW_DEC_SPILL_PSPREL_P(fmt, qp, t, abreg, pspoff, arg) \ argument 452 #define UNW_DEC_RESTORE_P(fmt, qp, t, abreg, arg) \ argument 463 #define UNW_DEC_SPILL_REG_P(fmt, qp, t, abreg, x, ytreg, arg) \ argument 587 unsigned char byte1, abreg; in unw_decode_x1() local [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/ia64/ |
H A D | unwind-ia64.c | 432 decode_abreg (unsigned char abreg, int memory) in decode_abreg() 869 desc_restore_p (unsigned char qp, unw_word t, unsigned char abreg, in desc_restore_p() 884 desc_spill_reg_p (unsigned char qp, unw_word t, unsigned char abreg, in desc_spill_reg_p() 906 desc_spill_psprel_p (unsigned char qp, unw_word t, unsigned char abreg, in desc_spill_psprel_p() 921 desc_spill_sprel_p (unsigned char qp, unw_word t, unsigned char abreg, in desc_spill_sprel_p() 1066 unsigned char byte1, abreg; in unw_decode_x1() local 1085 unsigned char byte1, byte2, abreg, x, ytreg; in unw_decode_x2() local 1105 unsigned char byte1, byte2, abreg, qp; in unw_decode_x3() local 1127 unsigned char byte1, byte2, byte3, qp, abreg, x, ytreg; in unw_decode_x4() local
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/ia64/ |
H A D | unwind-ia64.c | 432 decode_abreg (unsigned char abreg, int memory) in decode_abreg() 869 desc_restore_p (unsigned char qp, unw_word t, unsigned char abreg, in desc_restore_p() 884 desc_spill_reg_p (unsigned char qp, unw_word t, unsigned char abreg, in desc_spill_reg_p() 906 desc_spill_psprel_p (unsigned char qp, unw_word t, unsigned char abreg, in desc_spill_psprel_p() 921 desc_spill_sprel_p (unsigned char qp, unw_word t, unsigned char abreg, in desc_spill_sprel_p() 1066 unsigned char byte1, abreg; in unw_decode_x1() local 1085 unsigned char byte1, byte2, abreg, x, ytreg; in unw_decode_x2() local 1105 unsigned char byte1, byte2, abreg, qp; in unw_decode_x3() local 1127 unsigned char byte1, byte2, byte3, qp, abreg, x, ytreg; in unw_decode_x4() local
|