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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Darm-fbsd-tdep.h34 extern const struct regset arm_fbsd_vfpregset;
H A Darm-fbsd-nat.c88 regcache->supply_regset (&arm_fbsd_vfpregset, regnum, &vfpregs,
124 regcache->collect_regset (&arm_fbsd_vfpregset, regnum, &vfpregs,
H A Darm-fbsd-tdep.c147 const struct regset arm_fbsd_vfpregset = variable in typeref:struct:regset
171 &arm_fbsd_vfpregset, "VFP floating-point", cb_data);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Darm-fbsd-tdep.h37 extern const struct regset arm_fbsd_vfpregset;
H A Darm-fbsd-nat.c54 &arm_fbsd_vfpregset);
76 PT_SETVFPREGS, &arm_fbsd_vfpregset);
H A Darm-fbsd-tdep.c156 const struct regset arm_fbsd_vfpregset = variable in typeref:struct:regset
212 &arm_fbsd_vfpregset, "VFP floating-point", cb_data);

Completed in 220 milliseconds