Searched refs:UNW_DEC_REG_PSPREL (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.25/binutils/ |
D | unwind-ia64.c | 291 #define UNW_DEC_REG_PSPREL(fmt, reg, pspoff, arg) \ macro 842 UNW_DEC_REG_PSPREL ("P7", UNW_REG_RP, t, arg); in unw_decode_p7_p10() 848 UNW_DEC_REG_PSPREL ("P7", UNW_REG_PFS, t, arg); in unw_decode_p7_p10() 854 UNW_DEC_REG_PSPREL ("P7", UNW_REG_PR, t, arg); in unw_decode_p7_p10() 860 UNW_DEC_REG_PSPREL ("P7", UNW_REG_LC, t, arg); in unw_decode_p7_p10() 866 UNW_DEC_REG_PSPREL ("P7", UNW_REG_UNAT, t, arg); in unw_decode_p7_p10() 872 UNW_DEC_REG_PSPREL ("P7", UNW_REG_FPSR, t, arg); in unw_decode_p7_p10() 911 UNW_DEC_REG_PSPREL ("P8", UNW_REG_BSP, t, arg); in unw_decode_p7_p10() 920 UNW_DEC_REG_PSPREL ("P8", UNW_REG_BSPSTORE, t, arg); in unw_decode_p7_p10() 929 UNW_DEC_REG_PSPREL ("P8", UNW_REG_RNAT, t, arg); in unw_decode_p7_p10()
|