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

  /external/libunwind/src/ia64/
unwind_decoder.h 40 * UNW_REG_BSPSTORE
254 case 9: UNW_DEC_REG_GR(P3, UNW_REG_BSPSTORE, dst, arg); break;
343 case 10: UNW_DEC_REG_WHEN(P8, UNW_REG_BSPSTORE, t, arg); break;
344 case 11: UNW_DEC_REG_PSPREL(P8, UNW_REG_BSPSTORE, t, arg); break;
345 case 12: UNW_DEC_REG_SPREL(P8, UNW_REG_BSPSTORE, t, arg); break;
Gparser.c 631 #define UNW_REG_BSPSTORE IA64_REG_BSPSTORE

Completed in 108 milliseconds