| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | i386-sol2-nat.c | 114 fill_gregset (const struct regcache *regcache, in fill_gregset() function 216 fill_gregset (const struct regcache *regcache, in fill_gregset() function
|
| D | tilegx-linux-nat.c | 97 fill_gregset (const struct regcache* regcache, in fill_gregset() function 160 fill_gregset (regcache, ®s, regnum); in store_registers()
|
| D | m32r-linux-nat.c | 130 fill_gregset (const struct regcache *regcache, in fill_gregset() function 171 fill_gregset (regcache, ®s, regno); in store_regs()
|
| D | or1k-linux-nat.c | 88 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum) in fill_gregset() function 188 fill_gregset (regcache, ®s, regnum); in store_registers()
|
| D | ppc-fbsd-nat.c | 62 fill_gregset (const struct regcache *regcache, in fill_gregset() function 160 fill_gregset (regcache, ®s, regno); in store_registers()
|
| D | gregset.h | 58 extern void fill_gregset (const struct regcache *regcache,
|
| D | riscv-linux-nat.c | 139 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum) in fill_gregset() function 292 fill_gregset (regcache, ®s, regnum); in store_registers()
|
| D | sparc-sol2-nat.c | 82 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum) in fill_gregset() function
|
| D | sparc-linux-nat.c | 56 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum) in fill_gregset() function
|
| D | sparc64-linux-nat.c | 78 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum) in fill_gregset() function
|
| D | alpha-linux-nat.c | 58 fill_gregset (const struct regcache *regcache, in fill_gregset() function
|
| D | m68k-linux-nat.c | 236 fill_gregset (const struct regcache *regcache, in fill_gregset() function 284 fill_gregset (regcache, ®s, regno); in store_regs()
|
| D | xtensa-linux-nat.c | 58 fill_gregset (const struct regcache *regcache, in fill_gregset() function 233 fill_gregset (regcache, ®s, regnum); in store_gregs()
|
| D | i386-linux-nat.c | 183 fill_gregset (const struct regcache *regcache, in fill_gregset() function 239 fill_gregset (regcache, ®s, regno); in store_regs()
|
| D | proc-service.c | 150 fill_gregset (regcache, (gdb_gregset_t *) gregset, -1); in ps_lgetregs()
|
| D | arc-linux-nat.c | 204 fill_gregset (const struct regcache *regcache, in fill_gregset() function
|
| D | amd64-linux-nat.c | 173 fill_gregset (const struct regcache *regcache, in fill_gregset() function
|
| D | hppa-linux-nat.c | 332 fill_gregset (const struct regcache *regcache, in fill_gregset() function
|
| D | loongarch-linux-nat.c | 387 fill_gregset (const struct regcache *regcache, gdb_gregset_t *gregset, in fill_gregset() function
|
| D | sol-thread.c | 561 fill_gregset (regcache, (gdb_gregset_t *) &gregset, regnum); in store_registers() 851 fill_gregset (regcache, (gdb_gregset_t *) gregset, -1); in ps_lgetregs()
|
| D | s390-linux-nat.c | 191 fill_gregset (const struct regcache *regcache, gregset_t *regp, int regno) in fill_gregset() function 300 fill_gregset (regcache, ®s, regnum); in store_regs()
|
| D | ia64-linux-nat.c | 446 fill_gregset (const struct regcache *regcache, gregset_t *gregsetp, int regno) in fill_gregset() function
|
| D | mips-linux-nat.c | 214 fill_gregset (const struct regcache *regcache, in fill_gregset() function
|
| D | procfs.c | 1990 fill_gregset (regcache, gregs, regnum); in store_registers() 3500 fill_gregset (regcache, &gregs, -1); in procfs_do_thread_registers() 3606 fill_gregset (get_thread_regcache (inferior_thread ()), &gregs, -1); in make_corefile_notes()
|
| D | ChangeLog-2007 | 1413 * s390-nat.c (supply_gregset, fill_gregset): Use get_regcache_arch to 2782 (supply_gregset, fill_gregset, supply_fpregset, fill_fpregset) 2913 (store_register, supply_gregset, fill_gregset, i386_linux_resume) 3059 * irix5-nat.c (supply_gregset, fill_gregset, supply_fpregset) 4026 (fill_gregset): Use ppc_collect_gregset. 5112 (store_ppc_registers, fill_gregset): Likewise. 5118 * irix5-nat.c (fill_gregset): Likewise. 6605 * i386-linux-nat.c (supply_gregset, fill_gregset) 7660 (fill_gregset): Add REGCACHE parameter. 7674 (fill_gregset): Add REGCACHE parameter, use it instead of [all …]
|