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

  /external/libunwind/src/ia64/
Gregs.c 299 ret = ia64_getfp (c, reg_loc, &tmp);
316 ret = ia64_getfp (c, reg_loc, &tmp);
611 return ia64_getfp (c, loc, valp);
unwind_i.h 161 ia64_getfp (struct cursor *c, unw_word_t loc, unw_fpreg_t *val) function
270 ia64_getfp (struct cursor *c, ia64_loc_t loc, unw_fpreg_t *val) function
346 ret = ia64_getfp (c, loc, &tmp);

Completed in 173 milliseconds