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

  /external/libunwind/include/tdep-ia64/
libunwind_i.h 61 IA64_REG_R4, IA64_REG_R5, IA64_REG_R6, IA64_REG_R7,
  /external/libunwind/src/ia64/
init.h 53 c->loc[IA64_REG_R7] = IA64_REG_LOC (c, UNW_IA64_GR + 7);
Gscript.c 277 is_preserved_gr = (i >= IA64_REG_R4 && i <= IA64_REG_R7);
506 assert (dst >= IA64_REG_R4 && dst <= IA64_REG_R7);
Gresume.c 74 || (ret = ia64_get (c, c->loc[IA64_REG_R7], &extra.r7)) < 0)
Gstep.c 124 c->loc[IA64_REG_R7] = IA64_LOC_UC_REG (UNW_IA64_GR + 7, sc_addr);
Gparser.c 228 IA64_REG_F31, IA64_REG_R7, IA64_REG_B5
257 sr->curr.reg + IA64_REG_R7);

Completed in 33 milliseconds