Home
last modified time | relevance | path

Searched refs:UNW_REG_RNAT (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/ia64/kernel/
Dunwind_decoder.c230 case 7: UNW_DEC_REG_GR(P3, UNW_REG_RNAT, dst, arg); break; in unw_decode_p2_p5()
324 case 13: UNW_DEC_REG_WHEN(P8, UNW_REG_RNAT, t, arg); break; in unw_decode_p7_p10()
325 case 14: UNW_DEC_REG_PSPREL(P8, UNW_REG_RNAT, t, arg); break; in unw_decode_p7_p10()
326 case 15: UNW_DEC_REG_SPREL(P8, UNW_REG_RNAT, t, arg); break; in unw_decode_p7_p10()
Dunwind_i.h24 UNW_REG_RNAT, enumerator
Dunwind.c694 case 0x66: return UNW_REG_RNAT; in decode_abreg()