Searched refs:supply_gregset (Results 1 - 25 of 53) sorted by relevance

123

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgregset.h49 extern void supply_gregset (struct regcache *regcache,
H A Dsparc-sol2-nat.c71 supply_gregset (struct regcache *regcache, const prgregset_t *gregs) function
H A Dsparc-linux-nat.c45 supply_gregset (struct regcache *regcache, const prgregset_t *gregs) function
H A Dtilegx-linux-nat.c34 /* Prototypes for supply_gregset etc. */
83 supply_gregset (struct regcache* regcache, function
145 supply_gregset (regcache, (const elf_gregset_t *)&regs);
H A Di386-sol2-nat.c103 supply_gregset (struct regcache *regcache, const prgregset_t *gregs) function
203 supply_gregset (struct regcache *regcache, const gregset_t *gregsetp) function
H A Dnto-tdep.h49 void (*supply_gregset) (struct regcache *, char *); member in struct:nto_target_ops
85 #define nto_supply_gregset (current_nto_target.supply_gregset)
H A Dalpha-linux-nat.c50 supply_gregset (struct regcache *regcache, const gdb_gregset_t *gregsetp) function
H A Dsparc64-linux-nat.c68 supply_gregset (struct regcache *regcache, const prgregset_t *gregs)
67 supply_gregset (struct regcache *regcache, const prgregset_t *gregs) function
H A Dm32r-linux-nat.c31 /* Prototypes for supply_gregset etc. */
79 supply_gregset (struct regcache *regcache, const elf_gregset_t * gregsetp)
125 supply_gregset (regcache, (const elf_gregset_t *) &regs);
77 supply_gregset (struct regcache *regcache, const elf_gregset_t * gregsetp) function
H A Dppc-fbsd-nat.c52 supply_gregset (struct regcache *regcache, const gdb_gregset_t *gregsetp) function
135 supply_gregset (regcache, &regs);
H A Dproc-service.c34 /* Prototypes for supply_gregset etc. */
172 supply_gregset (regcache, (const gdb_gregset_t *) gregset);
H A Dm68k-linux-nat.c49 /* Prototypes for supply_gregset etc. */
222 supply_gregset (struct regcache *regcache, const elf_gregset_t *gregsetp)
274 supply_gregset (regcache, (const elf_gregset_t *) &regs);
219 supply_gregset (struct regcache *regcache, const elf_gregset_t *gregsetp) function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgregset.h49 extern void supply_gregset (struct regcache *regcache,
H A Dsparc-linux-nat.c45 supply_gregset (struct regcache *regcache, const prgregset_t *gregs) function
H A Dsparc-sol2-nat.c71 supply_gregset (struct regcache *regcache, const prgregset_t *gregs) function
H A Dnto-tdep.h50 void (*supply_gregset) (struct regcache *, char *); member in struct:nto_target_ops
86 #define nto_supply_gregset (current_nto_target.supply_gregset)
H A Dtilegx-linux-nat.c34 /* Prototypes for supply_gregset etc. */
83 supply_gregset (struct regcache* regcache, function
145 supply_gregset (regcache, (const elf_gregset_t *)&regs);
H A Di386-sol2-nat.c103 supply_gregset (struct regcache *regcache, const prgregset_t *gregs) function
203 supply_gregset (struct regcache *regcache, const gregset_t *gregsetp) function
H A Dalpha-linux-nat.c50 supply_gregset (struct regcache *regcache, const gdb_gregset_t *gregsetp) function
H A Dsparc64-linux-nat.c68 supply_gregset (struct regcache *regcache, const prgregset_t *gregs)
67 supply_gregset (struct regcache *regcache, const prgregset_t *gregs) function
H A Dm32r-linux-nat.c31 /* Prototypes for supply_gregset etc. */
79 supply_gregset (struct regcache *regcache, const elf_gregset_t * gregsetp)
125 supply_gregset (regcache, (const elf_gregset_t *) &regs);
77 supply_gregset (struct regcache *regcache, const elf_gregset_t * gregsetp) function
H A Dppc-fbsd-nat.c52 supply_gregset (struct regcache *regcache, const gdb_gregset_t *gregsetp) function
135 supply_gregset (regcache, &regs);
H A Dor1k-linux-nat.c80 supply_gregset (struct regcache *regcache, const prgregset_t *gregs) function
H A Dloongarch-linux-nat.c192 supply_gregset (struct regcache *regcache, const gdb_gregset_t *gregset) function
H A Dproc-service.c34 /* Prototypes for supply_gregset etc. */
174 supply_gregset (regcache, (const gdb_gregset_t *) gregset);

Completed in 249 milliseconds

123