Searched refs:UNW_REG_LC (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.25/binutils/ |
D | unwind-ia64.c | 166 #define UNW_REG_LC "lc" macro 754 UNW_DEC_REG_GR ("P3", UNW_REG_LC, dst, arg); in unw_decode_p2_p5() 857 UNW_DEC_REG_WHEN ("P7", UNW_REG_LC, t, arg); in unw_decode_p7_p10() 860 UNW_DEC_REG_PSPREL ("P7", UNW_REG_LC, t, arg); in unw_decode_p7_p10() 899 UNW_DEC_REG_SPREL ("P8", UNW_REG_LC, t, arg); in unw_decode_p7_p10()
|