Searched refs:UNW_DEC_REG_WHEN (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.25/binutils/ |
D | unwind-ia64.c | 284 #define UNW_DEC_REG_WHEN(fmt, reg, t, arg) \ macro 839 UNW_DEC_REG_WHEN ("P7", UNW_REG_RP, t, arg); in unw_decode_p7_p10() 845 UNW_DEC_REG_WHEN ("P7", UNW_REG_PFS, t, arg); in unw_decode_p7_p10() 851 UNW_DEC_REG_WHEN ("P7", UNW_REG_PR, t, arg); in unw_decode_p7_p10() 857 UNW_DEC_REG_WHEN ("P7", UNW_REG_LC, t, arg); in unw_decode_p7_p10() 863 UNW_DEC_REG_WHEN ("P7", UNW_REG_UNAT, t, arg); in unw_decode_p7_p10() 869 UNW_DEC_REG_WHEN ("P7", UNW_REG_FPSR, t, arg); in unw_decode_p7_p10() 908 UNW_DEC_REG_WHEN ("P8", UNW_REG_BSP, t, arg); in unw_decode_p7_p10() 917 UNW_DEC_REG_WHEN ("P8", UNW_REG_BSPSTORE, t, arg); in unw_decode_p7_p10() 926 UNW_DEC_REG_WHEN ("P8", UNW_REG_RNAT, t, arg); in unw_decode_p7_p10()
|