Searched defs:ia64_putfp (Results 1 - 1 of 1) sorted by relevance

/external/libunwind/src/ia64/
H A Dunwind_i.h173 ia64_putfp (struct cursor *c, unw_word_t loc, unw_fpreg_t val) function
299 ia64_putfp (struct cursor *c, ia64_loc_t loc, unw_fpreg_t val) function
386 return ia64_putfp (c, loc, tmp);

Completed in 89 milliseconds