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

  /external/libunwind/src/ia64/
unwind_decoder.h 42 * UNW_REG_LC
250 case 5: UNW_DEC_REG_GR(P3, UNW_REG_LC, dst, arg); break;
315 case 10: UNW_DEC_REG_WHEN(P7, UNW_REG_LC, t, arg); break;
316 case 11: UNW_DEC_REG_PSPREL(P7, UNW_REG_LC, t, arg); break;
337 case 4: UNW_DEC_REG_SPREL(P8, UNW_REG_LC, t, arg); break;
Gparser.c 633 #define UNW_REG_LC IA64_REG_LC

Completed in 602 milliseconds