HomeSort by relevance Sort by last modified time
    Searched refs:UNW_REG_RP (Results 1 - 2 of 2) sorted by null

  /external/libunwind/src/ia64/
unwind_decoder.h 47 * UNW_REG_RP
246 case 1: UNW_DEC_REG_GR(P3, UNW_REG_RP, dst, arg); break;
309 case 4: UNW_DEC_REG_WHEN(P7, UNW_REG_RP, t, arg); break;
310 case 5: UNW_DEC_REG_PSPREL(P7, UNW_REG_RP, t, arg); break;
334 case 1: UNW_DEC_REG_SPREL(P8, UNW_REG_RP, t, arg); break;
Gparser.c 638 #define UNW_REG_RP IA64_REG_IP

Completed in 546 milliseconds