Home
last modified time | relevance | path

Searched defs:gregs (Results 1 – 25 of 145) sorted by relevance

123456

/netbsd/external/gpl3/gdb/dist/gdb/
H A Dalpha-bsd-nat.c61 struct reg gregs; in fetch_registers() local
95 struct reg gregs; in store_registers() local
H A Dsparc-linux-nat.c45 supply_gregset (struct regcache *regcache, const prgregset_t *gregs) in supply_gregset()
57 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum) in fill_gregset()
H A Dsparc64-linux-nat.c67 supply_gregset (struct regcache *regcache, const prgregset_t *gregs) in supply_gregset()
79 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum) in fill_gregset()
H A Dsparc-sol2-nat.c71 supply_gregset (struct regcache *regcache, const prgregset_t *gregs) in supply_gregset()
83 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum) in fill_gregset()
H A Driscv-linux-nat.c56 supply_gregset_regnum (struct regcache *regcache, const prgregset_t *gregs, in supply_gregset_regnum()
85 supply_gregset (struct regcache *regcache, const prgregset_t *gregs) in supply_gregset()
140 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum) in fill_gregset()
H A Dmips64-obsd-nat.c49 mips64obsd_supply_gregset (struct regcache *regcache, const void *gregs) in mips64obsd_supply_gregset()
66 void *gregs, int regnum) in mips64obsd_collect_gregset()
H A Dvax-bsd-nat.c45 vaxbsd_supply_gregset (struct regcache *regcache, const void *gregs) in vaxbsd_supply_gregset()
59 void *gregs, int regnum) in vaxbsd_collect_gregset()
H A Damd64-nat.c89 const void *gregs, int regnum) in amd64_supply_native_gregset()
120 void *gregs, int regnum) in amd64_collect_native_gregset()
H A Di386-sol2-nat.c103 supply_gregset (struct regcache *regcache, const prgregset_t *gregs) in supply_gregset()
116 prgregset_t *gregs, int regnum) in fill_gregset()
H A Dsparc64-nbsd-nat.c40 int regnum, const void *gregs) in sparc64nbsd_supply_gregset()
53 int regnum, void *gregs) in sparc64nbsd_collect_gregset()
H A Dhppa-obsd-nat.c57 hppaobsd_supply_gregset (struct regcache *regcache, const void *gregs) in hppaobsd_supply_gregset()
115 void *gregs, int regnum) in hppaobsd_collect_gregset()
H A Dhppa-nbsd-nat.c59 hppanbsd_supply_gregset (struct regcache *regcache, const void *gregs) in hppanbsd_supply_gregset()
101 void *gregs, int regnum) in hppanbsd_collect_gregset()
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dalpha-bsd-nat.c61 struct reg gregs; in fetch_registers() local
95 struct reg gregs; in store_registers() local
H A Dsparc-linux-nat.c45 supply_gregset (struct regcache *regcache, const prgregset_t *gregs) in supply_gregset()
57 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum) in fill_gregset()
H A Dsparc64-linux-nat.c67 supply_gregset (struct regcache *regcache, const prgregset_t *gregs) in supply_gregset()
79 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum) in fill_gregset()
H A Dsparc-sol2-nat.c71 supply_gregset (struct regcache *regcache, const prgregset_t *gregs) in supply_gregset()
83 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum) in fill_gregset()
H A Driscv-linux-nat.c56 supply_gregset_regnum (struct regcache *regcache, const prgregset_t *gregs, in supply_gregset_regnum()
85 supply_gregset (struct regcache *regcache, const prgregset_t *gregs) in supply_gregset()
140 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum) in fill_gregset()
H A Dmips64-obsd-nat.c49 mips64obsd_supply_gregset (struct regcache *regcache, const void *gregs) in mips64obsd_supply_gregset()
66 void *gregs, int regnum) in mips64obsd_collect_gregset()
H A Dvax-bsd-nat.c45 vaxbsd_supply_gregset (struct regcache *regcache, const void *gregs) in vaxbsd_supply_gregset()
59 void *gregs, int regnum) in vaxbsd_collect_gregset()
H A Damd64-nat.c89 const void *gregs, int regnum) in amd64_supply_native_gregset()
120 void *gregs, int regnum) in amd64_collect_native_gregset()
H A Di386-sol2-nat.c103 supply_gregset (struct regcache *regcache, const prgregset_t *gregs) in supply_gregset()
116 prgregset_t *gregs, int regnum) in fill_gregset()
H A Dsparc64-nbsd-nat.c40 int regnum, const void *gregs) in sparc64nbsd_supply_gregset()
53 int regnum, void *gregs) in sparc64nbsd_collect_gregset()
H A Dhppa-obsd-nat.c57 hppaobsd_supply_gregset (struct regcache *regcache, const void *gregs) in hppaobsd_supply_gregset()
115 void *gregs, int regnum) in hppaobsd_collect_gregset()
H A Dhppa-nbsd-nat.c59 hppanbsd_supply_gregset (struct regcache *regcache, const void *gregs) in hppanbsd_supply_gregset()
101 void *gregs, int regnum) in hppanbsd_collect_gregset()
/netbsd/sys/arch/usermode/usermode/
H A Dkgdb_machdep.c106 kgdb_reg_t *gregs = regs->uc_mcontext.__gregs; in kgdb_getregs() local
162 kgdb_reg_t *gregs = regs->uc_mcontext.__gregs; in kgdb_setregs() local

123456