/third_party/libunwind/include/tdep-ia64/ |
D | libunwind_i.h | 235 #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/ |
D | Gset_fpreg.c | 33 return tdep_access_fpreg (c, regnum, &val, 1); in unw_set_fpreg()
|
D | Gget_fpreg.c | 33 return tdep_access_fpreg (c, regnum, valp, 0); in unw_get_fpreg()
|
/third_party/libunwind/include/tdep-tilegx/ |
D | libunwind_i.h | 210 #define tdep_access_fpreg UNW_OBJ(access_fpreg) macro 255 extern int tdep_access_fpreg (struct cursor *c,
|
/third_party/libunwind/src/arm/ |
D | Gregs.c | 78 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, in tdep_access_fpreg() function
|
/third_party/libunwind/src/sh/ |
D | Gregs.c | 76 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, in tdep_access_fpreg() function
|
/third_party/libunwind/src/tilegx/ |
D | Gregs.c | 71 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, in tdep_access_fpreg() function
|
/third_party/libunwind/src/riscv/ |
D | Gregs.c | 77 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, in tdep_access_fpreg() function
|
D | Gresume.c | 96 if (tdep_access_fpreg (c, reg, &fpval, 0) >= 0) in establish_machine_state()
|
/third_party/libunwind/src/mips/ |
D | Gregs.c | 101 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, in tdep_access_fpreg() function
|
/third_party/libunwind/src/ppc32/ |
D | Gregs.c | 74 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/ |
D | libunwind_i.h | 241 #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/ |
D | libunwind_i.h | 240 #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/ |
D | libunwind_i.h | 261 #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/ |
D | Gregs.c | 73 tdep_access_fpreg (struct cursor *c, unw_regnum_t reg, unw_fpreg_t *valp, in tdep_access_fpreg() function
|
/third_party/libunwind/src/x86/ |
D | Gresume.c | 57 if (tdep_access_fpreg (c, reg, &fpval, 0) >= 0) in establish_machine_state()
|
/third_party/libunwind/src/s390x/ |
D | Gregs.c | 82 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/ |
D | libunwind_i.h | 263 #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/ |
D | libunwind_i.h | 268 #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/ |
D | libunwind_i.h | 215 #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/ |
D | Gresume.c | 84 if (tdep_access_fpreg (c, reg, &fpval, 0) >= 0) in establish_machine_state()
|
/third_party/libunwind/src/aarch64/ |
D | Gregs.c | 110 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/ |
D | Gresume.c | 90 if (tdep_access_fpreg (c, reg, &fpval, 0) >= 0) in establish_machine_state()
|
/third_party/libunwind/include/tdep-aarch64/ |
D | libunwind_i.h | 312 #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/ |
D | libunwind_i.h | 268 #define tdep_access_fpreg UNW_OBJ(access_fpreg) macro 313 extern int tdep_access_fpreg (struct cursor *c, unw_regnum_t reg,
|