Home
last modified time | relevance | path

Searched refs:tdep_access_fpreg (Results 1 – 25 of 38) sorted by relevance

12

/third_party/libunwind/include/tdep-ia64/
Dlibunwind_i.h235 #define tdep_access_fpreg UNW_OBJ(access_fpreg) macro
275 extern int tdep_access_fpreg (struct cursor *c, unw_regnum_t reg,
/third_party/libunwind/src/mi/
DGset_fpreg.c33 return tdep_access_fpreg (c, regnum, &val, 1); in unw_set_fpreg()
DGget_fpreg.c33 return tdep_access_fpreg (c, regnum, valp, 0); in unw_get_fpreg()
/third_party/libunwind/include/tdep-tilegx/
Dlibunwind_i.h210 #define tdep_access_fpreg UNW_OBJ(access_fpreg) macro
255 extern int tdep_access_fpreg (struct cursor *c,
/third_party/libunwind/src/arm/
DGregs.c78 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, in tdep_access_fpreg() function
/third_party/libunwind/src/sh/
DGregs.c76 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, in tdep_access_fpreg() function
/third_party/libunwind/src/tilegx/
DGregs.c71 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, in tdep_access_fpreg() function
/third_party/libunwind/src/riscv/
DGregs.c77 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, in tdep_access_fpreg() function
DGresume.c96 if (tdep_access_fpreg (c, reg, &fpval, 0) >= 0) in establish_machine_state()
/third_party/libunwind/src/mips/
DGregs.c101 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, in tdep_access_fpreg() function
/third_party/libunwind/src/ppc32/
DGregs.c74 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, in tdep_access_fpreg() function
/third_party/libunwind/include/tdep-sh/
Dlibunwind_i.h241 #define tdep_access_fpreg UNW_OBJ(access_fpreg) macro
281 extern int tdep_access_fpreg (struct cursor *c, unw_regnum_t reg,
/third_party/libunwind/include/tdep-hppa/
Dlibunwind_i.h240 #define tdep_access_fpreg UNW_OBJ(access_fpreg) macro
280 extern int tdep_access_fpreg (struct cursor *c, unw_regnum_t reg,
/third_party/libunwind/include/tdep-riscv/
Dlibunwind_i.h261 #define tdep_access_fpreg UNW_OBJ(access_fpreg) macro
300 extern int tdep_access_fpreg (struct cursor *c, unw_regnum_t reg,
/third_party/libunwind/src/hppa/
DGregs.c73 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, in tdep_access_fpreg() function
/third_party/libunwind/src/x86/
DGresume.c57 if (tdep_access_fpreg (c, reg, &fpval, 0) >= 0) in establish_machine_state()
/third_party/libunwind/src/s390x/
DGregs.c82 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, in tdep_access_fpreg() function
/third_party/libunwind/include/tdep-x86_64/
Dlibunwind_i.h263 #define tdep_access_fpreg UNW_OBJ(access_fpreg) macro
311 extern int tdep_access_fpreg (struct cursor *c, unw_regnum_t reg,
/third_party/libunwind/include/tdep-x86/
Dlibunwind_i.h268 #define tdep_access_fpreg UNW_OBJ(access_fpreg) macro
308 extern int tdep_access_fpreg (struct cursor *c, unw_regnum_t reg,
/third_party/libunwind/include/tdep-s390x/
Dlibunwind_i.h215 #define tdep_access_fpreg UNW_OBJ(access_fpreg) macro
256 extern int tdep_access_fpreg (struct cursor *c, unw_regnum_t reg,
/third_party/libunwind/src/ppc64/
DGresume.c84 if (tdep_access_fpreg (c, reg, &fpval, 0) >= 0) in establish_machine_state()
/third_party/libunwind/src/aarch64/
DGregs.c110 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, in tdep_access_fpreg() function
/third_party/libunwind/src/x86_64/
DGresume.c90 if (tdep_access_fpreg (c, reg, &fpval, 0) >= 0) in establish_machine_state()
/third_party/libunwind/include/tdep-aarch64/
Dlibunwind_i.h312 #define tdep_access_fpreg UNW_OBJ(access_fpreg) macro
353 extern int tdep_access_fpreg (struct cursor *c, unw_regnum_t reg,
/third_party/libunwind/include/tdep-ppc32/
Dlibunwind_i.h268 #define tdep_access_fpreg UNW_OBJ(access_fpreg) macro
313 extern int tdep_access_fpreg (struct cursor *c, unw_regnum_t reg,

12