Home
last modified time | relevance | path

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

/external/libunwind/src/ia64/
Dunwind_decoder.h248 case 3: UNW_DEC_REG_GR(P3, UNW_REG_PR, dst, arg); break; in unw_decode_p2_p5()
313 case 8: UNW_DEC_REG_WHEN(P7, UNW_REG_PR, t, arg); break; in unw_decode_p7_p10()
314 case 9: UNW_DEC_REG_PSPREL(P7, UNW_REG_PR, t, arg); break; in unw_decode_p7_p10()
336 case 3: UNW_DEC_REG_SPREL(P8, UNW_REG_PR, t, arg); break; in unw_decode_p7_p10()
DGparser.c635 #define UNW_REG_PR IA64_REG_PR macro