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

123

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgregset.h58 extern void fill_gregset (const struct regcache *regcache,
H A Dsparc-sol2-nat.c83 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum) function
H A Dsparc-linux-nat.c57 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum) function
H A Dtilegx-linux-nat.c98 fill_gregset (const struct regcache* regcache, function
161 fill_gregset (regcache, &regs, regnum);
H A Di386-sol2-nat.c115 fill_gregset (const struct regcache *regcache, function
217 fill_gregset (const struct regcache *regcache, function
H A Dalpha-linux-nat.c59 fill_gregset (const struct regcache *regcache, function
H A Dsparc64-linux-nat.c80 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum)
79 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum) function
H A Dm32r-linux-nat.c133 fill_gregset (const struct regcache *regcache,
174 fill_gregset (regcache, &regs, regno);
131 fill_gregset (const struct regcache *regcache, function
H A Dppc-fbsd-nat.c63 fill_gregset (const struct regcache *regcache, function
161 fill_gregset (regcache, &regs, regno);
H A Driscv-linux-nat.c140 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum) function
290 fill_gregset (regcache, &regs, regnum);
H A Dproc-service.c159 fill_gregset (regcache, (gdb_gregset_t *) gregset, -1);
H A Dxtensa-linux-nat.c59 fill_gregset (const struct regcache *regcache, function
234 fill_gregset (regcache, &regs, regnum);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgregset.h58 extern void fill_gregset (const struct regcache *regcache,
H A Dsparc-linux-nat.c57 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum) function
H A Dsparc-sol2-nat.c83 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum) function
H A Dtilegx-linux-nat.c98 fill_gregset (const struct regcache* regcache, function
161 fill_gregset (regcache, &regs, regnum);
H A Di386-sol2-nat.c115 fill_gregset (const struct regcache *regcache, function
217 fill_gregset (const struct regcache *regcache, function
H A Dor1k-linux-nat.c89 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum) function
189 fill_gregset (regcache, &regs, regnum);
H A Dalpha-linux-nat.c59 fill_gregset (const struct regcache *regcache, function
H A Dsparc64-linux-nat.c80 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum)
79 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum) function
H A Dm32r-linux-nat.c133 fill_gregset (const struct regcache *regcache,
174 fill_gregset (regcache, &regs, regno);
131 fill_gregset (const struct regcache *regcache, function
H A Dppc-fbsd-nat.c63 fill_gregset (const struct regcache *regcache, function
161 fill_gregset (regcache, &regs, regno);
H A Driscv-linux-nat.c140 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum) function
290 fill_gregset (regcache, &regs, regnum);
H A Dloongarch-linux-nat.c199 fill_gregset (const struct regcache *regcache, gdb_gregset_t *gregset, function
H A Dproc-service.c161 fill_gregset (regcache, (gdb_gregset_t *) gregset, -1);

Completed in 237 milliseconds

123