Home
last modified time | relevance | path

Searched refs:UNW_REG_RP (Results 1 – 2 of 2) sorted by relevance

/external/libunwind/src/ia64/
Dunwind_decoder.h246 case 1: UNW_DEC_REG_GR(P3, UNW_REG_RP, dst, arg); break; in unw_decode_p2_p5()
309 case 4: UNW_DEC_REG_WHEN(P7, UNW_REG_RP, t, arg); break; in unw_decode_p7_p10()
310 case 5: UNW_DEC_REG_PSPREL(P7, UNW_REG_RP, t, arg); break; in unw_decode_p7_p10()
334 case 1: UNW_DEC_REG_SPREL(P8, UNW_REG_RP, t, arg); break; in unw_decode_p7_p10()
DGparser.c638 #define UNW_REG_RP IA64_REG_IP macro