Searched refs:tdep_access_fpreg (Results 1 - 6 of 6) sorted by relevance

/fuchsia/zircon/third_party/ulib/ngunwind/src/mi/
H A DGget_fpreg.c33 return tdep_access_fpreg (c, regnum, valp, 0);
H A DGset_fpreg.c33 return tdep_access_fpreg (c, regnum, &val, 1);
/fuchsia/zircon/third_party/ulib/ngunwind/src/aarch64/
H A DGregs.c121 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, function
/fuchsia/zircon/third_party/ulib/ngunwind/src/arm/
H A DGregs.c97 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, function
/fuchsia/zircon/third_party/ulib/ngunwind/src/x86_64/
H A DGregs.c117 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, function
/fuchsia/zircon/third_party/ulib/ngunwind/include/ngunwind/private/
H A Dlibunwind_i.h384 extern int tdep_access_fpreg (struct cursor *c, unw_regnum_t reg,

Completed in 39 milliseconds