Searched defs:gregset (Results 1 - 15 of 15) sorted by relevance

/freebsd-12-stable/contrib/gdb/gdb/
H A Dcore-regset.c65 gdb_gregset_t gregset; local
H A Dsparc64nbsd-nat.c32 sparc64nbsd_supply_gregset (const struct sparc_gregset *gregset, argument
45 sparc64nbsd_collect_gregset (const struct sparc_gregset *gregset, argument
H A Dia64-fbsd-tdep.c250 static struct regset gregset = { NULL, ia64_fbsd_supply_gregset }; variable in typeref:struct:regset
H A Darmnbsd-nat.c41 supply_gregset (struct reg *gregset) argument
406 struct reg gregset; local
[all...]
H A Di386-tdep.h61 struct regset *gregset; member in struct:gdbarch_tdep
H A Dproc-service.c230 ps_lgetregs(gdb_ps_prochandle_t ph, lwpid_t lwpid, prgregset_t gregset) argument
247 ps_lsetregs(gdb_ps_prochandle_t ph, lwpid_t lwpid, const prgregset_t gregset) argument
H A Dsparc-tdep.h57 struct regset *gregset; member in struct:gdbarch_tdep
H A Dsparc64-tdep.c1144 sparc64_supply_gregset(const struct sparc_gregset *gregset, struct regcache *regcache, int regnum, const void *gregs) argument
1258 sparc64_collect_gregset(const struct sparc_gregset *gregset, const struct regcache *regcache, int regnum, void *gregs) argument
[all...]
H A Dsparc-tdep.c1312 sparc32_supply_gregset(const struct sparc_gregset *gregset, struct regcache *regcache, int regnum, const void *gregs) argument
1376 sparc32_collect_gregset(const struct sparc_gregset *gregset, const struct regcache *regcache, int regnum, void *gregs) argument
[all...]
H A Dthread-db.c934 prgregset_t gregset; local
968 prgregset_t gregset; local
H A Dsol-thread.c547 prgregset_t gregset; local
625 prgregset_t gregset; local
1141 ps_lgetregs(gdb_ps_prochandle_t ph, lwpid_t lwpid, prgregset_t gregset) argument
1164 ps_lsetregs(gdb_ps_prochandle_t ph, lwpid_t lwpid, const prgregset_t gregset) argument
[all...]
H A Ds390-tdep.c60 const struct regset *gregset; member in struct:gdbarch_tdep
/freebsd-12-stable/contrib/gdb/gdb/gdbserver/
H A Dproc-service.c129 ps_lgetregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, prgregset_t gregset) argument
159 ps_lsetregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, const prgregset_t gregset) argument
/freebsd-12-stable/gnu/usr.bin/gdb/arch/arm/
H A Darmfbsd-nat.c70 supply_gregset (struct reg *gregset) argument
94 fill_gregset (struct reg *gregset, int regno) argument
494 struct reg gregset; local
[all...]
/freebsd-12-stable/gnu/usr.bin/gdb/libgdb/
H A Dfbsd-threads.c878 prgregset_t gregset; local
979 prgregset_t gregset; local
1687 ps_lgetregs (struct ps_prochandle *ph, lwpid_t lwpid, prgregset_t gregset) argument
1703 ps_lsetregs(struct ps_prochandle *ph, lwpid_t lwpid, const prgregset_t gregset) argument
[all...]

Completed in 106 milliseconds