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

  /external/libunwind/src/ia64/
unwind_decoder.h 48 * UNW_REG_UNAT
249 case 4: UNW_DEC_REG_GR(P3, UNW_REG_UNAT, dst, arg); break;
317 case 12: UNW_DEC_REG_WHEN(P7, UNW_REG_UNAT, t, arg); break;
318 case 13: UNW_DEC_REG_PSPREL(P7, UNW_REG_UNAT, t, arg); break;
338 case 5: UNW_DEC_REG_SPREL(P8, UNW_REG_UNAT, t, arg); break;
Gparser.c 639 #define UNW_REG_UNAT IA64_REG_UNAT

Completed in 49 milliseconds