Home
last modified time | relevance | path

Searched refs:fill_gregset (Results 1 – 25 of 51) sorted by relevance

123

/netbsd/src/external/gpl3/gdb/dist/gdb/
Di386-sol2-nat.c114 fill_gregset (const struct regcache *regcache, in fill_gregset() function
216 fill_gregset (const struct regcache *regcache, in fill_gregset() function
Dtilegx-linux-nat.c97 fill_gregset (const struct regcache* regcache, in fill_gregset() function
160 fill_gregset (regcache, &regs, regnum); in store_registers()
Dm32r-linux-nat.c130 fill_gregset (const struct regcache *regcache, in fill_gregset() function
171 fill_gregset (regcache, &regs, regno); in store_regs()
Dor1k-linux-nat.c88 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum) in fill_gregset() function
188 fill_gregset (regcache, &regs, regnum); in store_registers()
Dppc-fbsd-nat.c62 fill_gregset (const struct regcache *regcache, in fill_gregset() function
160 fill_gregset (regcache, &regs, regno); in store_registers()
Dgregset.h58 extern void fill_gregset (const struct regcache *regcache,
Driscv-linux-nat.c139 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum) in fill_gregset() function
292 fill_gregset (regcache, &regs, regnum); in store_registers()
Dsparc-sol2-nat.c82 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum) in fill_gregset() function
Dsparc-linux-nat.c56 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum) in fill_gregset() function
Dsparc64-linux-nat.c78 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum) in fill_gregset() function
Dalpha-linux-nat.c58 fill_gregset (const struct regcache *regcache, in fill_gregset() function
Dm68k-linux-nat.c236 fill_gregset (const struct regcache *regcache, in fill_gregset() function
284 fill_gregset (regcache, &regs, regno); in store_regs()
Dxtensa-linux-nat.c58 fill_gregset (const struct regcache *regcache, in fill_gregset() function
233 fill_gregset (regcache, &regs, regnum); in store_gregs()
Di386-linux-nat.c183 fill_gregset (const struct regcache *regcache, in fill_gregset() function
239 fill_gregset (regcache, &regs, regno); in store_regs()
Dproc-service.c150 fill_gregset (regcache, (gdb_gregset_t *) gregset, -1); in ps_lgetregs()
Darc-linux-nat.c204 fill_gregset (const struct regcache *regcache, in fill_gregset() function
Damd64-linux-nat.c173 fill_gregset (const struct regcache *regcache, in fill_gregset() function
Dhppa-linux-nat.c332 fill_gregset (const struct regcache *regcache, in fill_gregset() function
Dloongarch-linux-nat.c387 fill_gregset (const struct regcache *regcache, gdb_gregset_t *gregset, in fill_gregset() function
Dsol-thread.c561 fill_gregset (regcache, (gdb_gregset_t *) &gregset, regnum); in store_registers()
851 fill_gregset (regcache, (gdb_gregset_t *) gregset, -1); in ps_lgetregs()
Ds390-linux-nat.c191 fill_gregset (const struct regcache *regcache, gregset_t *regp, int regno) in fill_gregset() function
300 fill_gregset (regcache, &regs, regnum); in store_regs()
Dia64-linux-nat.c446 fill_gregset (const struct regcache *regcache, gregset_t *gregsetp, int regno) in fill_gregset() function
Dmips-linux-nat.c214 fill_gregset (const struct regcache *regcache, in fill_gregset() function
Dprocfs.c1990 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()
DChangeLog-20071413 * 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 …]

123