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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Darm-fbsd-tdep.h33 extern const struct regset arm_fbsd_gregset;
H A Darm-fbsd-nat.c76 regcache->supply_regset (&arm_fbsd_gregset, regnum, &regs,
109 regcache->collect_regset (&arm_fbsd_gregset, regnum, &regs,
H A Darm-fbsd-tdep.c141 const struct regset arm_fbsd_gregset = variable in typeref:struct:regset
164 &arm_fbsd_gregset, NULL, cb_data);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Darm-fbsd-tdep.h36 extern const struct regset arm_fbsd_gregset;
H A Darm-fbsd-nat.c51 &arm_fbsd_gregset);
73 &arm_fbsd_gregset);
H A Darm-fbsd-tdep.c150 const struct regset arm_fbsd_gregset = variable in typeref:struct:regset
201 &arm_fbsd_gregset, NULL, cb_data);

Completed in 138 milliseconds