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

  /external/libunwind/src/ia64/
unwind_decoder.h 43 * UNW_REG_PFS
247 case 2: UNW_DEC_REG_GR(P3, UNW_REG_PFS, dst, arg); break;
311 case 6: UNW_DEC_REG_WHEN(P7, UNW_REG_PFS, t, arg); break;
312 case 7: UNW_DEC_REG_PSPREL(P7, UNW_REG_PFS, t, arg); break;
335 case 2: UNW_DEC_REG_SPREL(P8, UNW_REG_PFS, t, arg); break;
Gparser.c 634 #define UNW_REG_PFS IA64_REG_PFS

Completed in 5037 milliseconds