Searched refs:UNW_REG_RNAT (Results 1 – 2 of 2) sorted by relevance
/external/libunwind/src/ia64/ |
D | unwind_decoder.h | 252 case 7: UNW_DEC_REG_GR(P3, UNW_REG_RNAT, dst, arg); break; in unw_decode_p2_p5() 346 case 13: UNW_DEC_REG_WHEN(P8, UNW_REG_RNAT, t, arg); break; in unw_decode_p7_p10() 347 case 14: UNW_DEC_REG_PSPREL(P8, UNW_REG_RNAT, t, arg); break; in unw_decode_p7_p10() 348 case 15: UNW_DEC_REG_SPREL(P8, UNW_REG_RNAT, t, arg); break; in unw_decode_p7_p10()
|
D | Gparser.c | 636 #define UNW_REG_RNAT IA64_REG_RNAT macro
|