Searched refs:ia64_getfp (Results 1 – 3 of 3) sorted by relevance
/external/libunwind/src/ia64/ |
D | Gregs.c | 299 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()
|
D | unwind_i.h | 161 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/ |
D | ChangeLog | 11 * src/ia64/unwind_i.h (ia64_getfp): Change from macro to inline
|