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

  /external/libunwind/src/ia64/
Gstep.c 57 c->ec_loc = prev_cfm_loc;
86 c->ec_loc = prev_cfm_loc;
162 c->ec_loc = prev_cfm_loc;
260 that's were AR.EC is saved. We support this by setting ec_loc to
263 c->ec_loc = c->cfm_loc;
Gregs.c 461 if ((ret = ia64_get (c, c->ec_loc, &val)) < 0)
467 return ia64_put (c, c->ec_loc, val);
  /external/libunwind/include/tdep-ia64/
libunwind_i.h 146 ia64_loc_t ec_loc; /* ar.ec save location (usually cfm_loc) */ member in struct:cursor

Completed in 126 milliseconds