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

  /external/libunwind/src/ia64/
Gregs.c 73 if (ia64_put (c, IA64_LOC_ADDR (addr + LINUX_SC_FLAGS_OFF, 0),
265 ret = ia64_put (c, nat_loc, nat_word);
333 return ia64_put (c, nat_loc, *valp);
435 return ia64_put (c, c->loc[IA64_REG_PR], *valp);
467 return ia64_put (c, c->ec_loc, val);
556 return ia64_put (c, loc, *valp);
unwind_i.h 204 ia64_put (struct cursor *c, unw_word_t loc, unw_word_t val) function
369 ia64_put (struct cursor *c, ia64_loc_t loc, unw_word_t val) function

Completed in 762 milliseconds