Home
last modified time | relevance | path

Searched refs:UNW_REG_BSPSTORE (Results 1 – 2 of 2) sorted by relevance

/external/libunwind/src/ia64/
Dunwind_decoder.h254 case 9: UNW_DEC_REG_GR(P3, UNW_REG_BSPSTORE, dst, arg); break; in unw_decode_p2_p5()
343 case 10: UNW_DEC_REG_WHEN(P8, UNW_REG_BSPSTORE, t, arg); break; in unw_decode_p7_p10()
344 case 11: UNW_DEC_REG_PSPREL(P8, UNW_REG_BSPSTORE, t, arg); break; in unw_decode_p7_p10()
345 case 12: UNW_DEC_REG_SPREL(P8, UNW_REG_BSPSTORE, t, arg); break; in unw_decode_p7_p10()
DGparser.c631 #define UNW_REG_BSPSTORE IA64_REG_BSPSTORE macro