Home
last modified time | relevance | path

Searched refs:ia64_getfp (Results 1 – 3 of 3) sorted by relevance

/external/libunwind/src/ia64/
DGregs.c299 ret = ia64_getfp (c, reg_loc, &tmp); in access_nat()
316 ret = ia64_getfp (c, reg_loc, &tmp); in access_nat()
611 return ia64_getfp (c, loc, valp); in tdep_access_fpreg()
Dunwind_i.h161 ia64_getfp (struct cursor *c, unw_word_t loc, unw_fpreg_t *val) in ia64_getfp() function
270 ia64_getfp (struct cursor *c, ia64_loc_t loc, unw_fpreg_t *val) in ia64_getfp() function
346 ret = ia64_getfp (c, loc, &tmp); in ia64_get()
/external/libunwind/
DChangeLog11 * src/ia64/unwind_i.h (ia64_getfp): Change from macro to inline