Searched refs:ia64_uc_access_fpreg (Results 1 – 2 of 2) sorted by relevance
/external/libunwind/src/ia64/ |
D | unwind_i.h | 262 #define ia64_uc_access_fpreg UNW_OBJ(uc_access_fpreg) macro 266 extern int ia64_uc_access_fpreg (struct cursor *c, ia64_loc_t loc, 282 return ia64_uc_access_fpreg (c, loc, val, 0); in ia64_getfp() 311 return ia64_uc_access_fpreg (c, loc, &val, 1); in ia64_putfp()
|
D | Ginit.c | 482 ia64_uc_access_fpreg (struct cursor *c, ia64_loc_t loc, unw_fpreg_t *valp, in ia64_uc_access_fpreg() function
|