HomeSort by: relevance | last modified time | path
    Searched defs:fill_gregset (Results 1 - 25 of 46) sorted by relevancy

1 2

  /src/external/gpl3/gdb.old/dist/gdb/
sparc-linux-nat.c 56 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum) function
alpha-linux-nat.c 58 fill_gregset (const struct regcache *regcache, function
sparc-sol2-nat.c 82 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum) function
sparc64-linux-nat.c 79 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum)
78 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum) function
i386-sol2-nat.c 114 fill_gregset (const struct regcache *regcache, function
216 fill_gregset (const struct regcache *regcache, function
or1k-linux-nat.c 88 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum) function
188 fill_gregset (regcache, &regs, regnum);
tilegx-linux-nat.c 97 fill_gregset (const struct regcache* regcache, function
160 fill_gregset (regcache, &regs, regnum);
arc-linux-nat.c 204 fill_gregset (const struct regcache *regcache, function
hppa-linux-nat.c 332 fill_gregset (const struct regcache *regcache, function
ppc-fbsd-nat.c 62 fill_gregset (const struct regcache *regcache, function
160 fill_gregset (regcache, &regs, regno);
riscv-linux-nat.c 139 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum) function
292 fill_gregset (regcache, &regs, regnum);
xtensa-linux-nat.c 58 fill_gregset (const struct regcache *regcache, function
233 fill_gregset (regcache, &regs, regnum);
amd64-linux-nat.c 176 fill_gregset (const struct regcache *regcache,
175 fill_gregset (const struct regcache *regcache, function
m32r-linux-nat.c 132 fill_gregset (const struct regcache *regcache,
173 fill_gregset (regcache, &regs, regno);
130 fill_gregset (const struct regcache *regcache, function
  /src/external/gpl3/gdb/dist/gdb/
sparc-linux-nat.c 56 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum) function
alpha-linux-nat.c 58 fill_gregset (const struct regcache *regcache, function
sparc-sol2-nat.c 82 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum) function
sparc64-linux-nat.c 79 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum)
78 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum) function
i386-sol2-nat.c 114 fill_gregset (const struct regcache *regcache, function
216 fill_gregset (const struct regcache *regcache, function
or1k-linux-nat.c 88 fill_gregset (const struct regcache *regcache, prgregset_t *gregs, int regnum) function
188 fill_gregset (regcache, &regs, regnum);
tilegx-linux-nat.c 97 fill_gregset (const struct regcache* regcache, function
160 fill_gregset (regcache, &regs, regnum);
amd64-linux-nat.c 177 fill_gregset (const struct regcache *regcache,
176 fill_gregset (const struct regcache *regcache, function
arc-linux-nat.c 204 fill_gregset (const struct regcache *regcache, function
hppa-linux-nat.c 332 fill_gregset (const struct regcache *regcache, function
m32r-linux-nat.c 132 fill_gregset (const struct regcache *regcache,
173 fill_gregset (regcache, &regs, regno);
130 fill_gregset (const struct regcache *regcache, function

Completed in 82 milliseconds

1 2