Searched defs:gregs (Results 1 - 25 of 146) sorted by relevance

123456

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dsparc-linux-nat.c45 supply_gregset (struct regcache *regcache, const prgregset_t *gregs) argument
57 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum) argument
H A Dvax-bsd-nat.c45 vaxbsd_supply_gregset (struct regcache *regcache, const void *gregs) argument
58 vaxbsd_collect_gregset(const struct regcache *regcache, void *gregs, int regnum) argument
H A Dalpha-bsd-nat.c61 struct reg gregs; local
95 struct reg gregs; local
H A Di386-sol2-nat.c103 supply_gregset (struct regcache *regcache, const prgregset_t *gregs) argument
115 fill_gregset(const struct regcache *regcache, prgregset_t *gregs, int regnum) argument
H A Damd64-nat.c88 amd64_supply_native_gregset(struct regcache *regcache, const void *gregs, int regnum) argument
119 amd64_collect_native_gregset(const struct regcache *regcache, void *gregs, int regnum) argument
H A Dmips64-obsd-nat.c49 mips64obsd_supply_gregset (struct regcache *regcache, const void *gregs) argument
65 mips64obsd_collect_gregset(const struct regcache *regcache, void *gregs, int regnum) argument
H A Dsparc-sol2-nat.c71 supply_gregset (struct regcache *regcache, const prgregset_t *gregs) argument
83 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum) argument
H A Dsparc64-linux-nat.c67 supply_gregset(struct regcache *regcache, const prgregset_t *gregs) argument
79 fill_gregset(const struct regcache *regcache, prgregset_t *gregs, int regnum) argument
H A Darm-bsd-tdep.c70 armbsd_supply_gregset(const struct regset *regset, struct regcache *regcache, int regnum, const void *gregs, size_t len) argument
H A Dhppa-obsd-nat.c57 hppaobsd_supply_gregset (struct regcache *regcache, const void *gregs) argument
114 hppaobsd_collect_gregset(const struct regcache *regcache, void *gregs, int regnum) argument
H A Dhppa-nbsd-nat.c59 hppanbsd_supply_gregset (struct regcache *regcache, const void *gregs) argument
100 hppanbsd_collect_gregset(const struct regcache *regcache, void *gregs, int regnum) argument
H A Dsparc64-nbsd-nat.c38 sparc64nbsd_supply_gregset(const struct sparc_gregmap *gregmap, struct regcache *regcache, int regnum, const void *gregs) argument
51 sparc64nbsd_collect_gregset(const struct sparc_gregmap *gregmap, const struct regcache *regcache, int regnum, void *gregs) argument
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dsparc-linux-nat.c45 supply_gregset (struct regcache *regcache, const prgregset_t *gregs) argument
57 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum) argument
H A Dvax-bsd-nat.c45 vaxbsd_supply_gregset (struct regcache *regcache, const void *gregs) argument
58 vaxbsd_collect_gregset(const struct regcache *regcache, void *gregs, int regnum) argument
H A Dalpha-bsd-nat.c61 struct reg gregs; local
95 struct reg gregs; local
H A Dmips64-obsd-nat.c49 mips64obsd_supply_gregset (struct regcache *regcache, const void *gregs) argument
65 mips64obsd_collect_gregset(const struct regcache *regcache, void *gregs, int regnum) argument
H A Dsparc64-linux-nat.c67 supply_gregset(struct regcache *regcache, const prgregset_t *gregs) argument
79 fill_gregset(const struct regcache *regcache, prgregset_t *gregs, int regnum) argument
H A Di386-sol2-nat.c103 supply_gregset (struct regcache *regcache, const prgregset_t *gregs) argument
115 fill_gregset(const struct regcache *regcache, prgregset_t *gregs, int regnum) argument
H A Dsparc-sol2-nat.c71 supply_gregset (struct regcache *regcache, const prgregset_t *gregs) argument
83 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum) argument
H A Damd64-nat.c88 amd64_supply_native_gregset(struct regcache *regcache, const void *gregs, int regnum) argument
119 amd64_collect_native_gregset(const struct regcache *regcache, void *gregs, int regnum) argument
H A Dor1k-linux-nat.c50 supply_gregset_regnum (struct regcache *regcache, const prgregset_t *gregs, argument
80 supply_gregset (struct regcache *regcache, const prgregset_t *gregs) argument
89 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum) argument
H A Dhppa-obsd-nat.c57 hppaobsd_supply_gregset (struct regcache *regcache, const void *gregs) argument
114 hppaobsd_collect_gregset(const struct regcache *regcache, void *gregs, int regnum) argument
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/m68k/
H A Dlinux-unwind.h112 greg_t *gregs; local
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/m68k/
H A Dlinux-unwind.h112 greg_t *gregs; local
/netbsd-current/external/gpl3/gdb/dist/sim/mcore/
H A Dsim-main.h43 word gregs[16]; /* primary registers */ member in struct:mcore_regset

Completed in 180 milliseconds

123456