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

  /external/libunwind/src/ia64/
unwind_decoder.h 45 * UNW_REG_RNAT
252 case 7: UNW_DEC_REG_GR(P3, UNW_REG_RNAT, dst, arg); break;
346 case 13: UNW_DEC_REG_WHEN(P8, UNW_REG_RNAT, t, arg); break;
347 case 14: UNW_DEC_REG_PSPREL(P8, UNW_REG_RNAT, t, arg); break;
348 case 15: UNW_DEC_REG_SPREL(P8, UNW_REG_RNAT, t, arg); break;
Gparser.c 636 #define UNW_REG_RNAT IA64_REG_RNAT

Completed in 224 milliseconds