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

1 2

  /src/external/gpl3/gdb.old/dist/gdb/
sparc-linux-nat.c 44 supply_gregset (struct regcache *regcache, const prgregset_t *gregs) function
alpha-linux-nat.c 49 supply_gregset (struct regcache *regcache, const gdb_gregset_t *gregsetp) function
sparc-sol2-nat.c 70 supply_gregset (struct regcache *regcache, const prgregset_t *gregs) function
sparc64-linux-nat.c 67 supply_gregset (struct regcache *regcache, const prgregset_t *gregs)
66 supply_gregset (struct regcache *regcache, const prgregset_t *gregs) function
i386-sol2-nat.c 102 supply_gregset (struct regcache *regcache, const prgregset_t *gregs) function
202 supply_gregset (struct regcache *regcache, const gregset_t *gregsetp) function
or1k-linux-nat.c 79 supply_gregset (struct regcache *regcache, const prgregset_t *gregs) function
tilegx-linux-nat.c 33 /* Prototypes for supply_gregset etc. */
82 supply_gregset (struct regcache* regcache, function
144 supply_gregset (regcache, (const elf_gregset_t *)&regs);
arc-linux-nat.c 214 supply_gregset (struct regcache *regcache, const gdb_gregset_t *gregs) function
hppa-linux-nat.c 47 /* Prototypes for supply_gregset etc. */
315 supply_gregset (struct regcache *regcache, const gdb_gregset_t *gregsetp) function
ppc-fbsd-nat.c 51 supply_gregset (struct regcache *regcache, const gdb_gregset_t *gregsetp) function
134 supply_gregset (regcache, &regs);
riscv-linux-nat.c 84 supply_gregset (struct regcache *regcache, const prgregset_t *gregs) function
xtensa-linux-nat.c 181 supply_gregset (struct regcache *regcache, const gdb_gregset_t *gregsetp) function
amd64-linux-nat.c 166 supply_gregset (struct regcache *regcache, const elf_gregset_t *gregsetp)
165 supply_gregset (struct regcache *regcache, const elf_gregset_t *gregsetp) function
m32r-linux-nat.c 30 /* Prototypes for supply_gregset etc. */
78 supply_gregset (struct regcache *regcache, const elf_gregset_t * gregsetp)
124 supply_gregset (regcache, (const elf_gregset_t *) &regs);
76 supply_gregset (struct regcache *regcache, const elf_gregset_t * gregsetp) function
  /src/external/gpl3/gdb/dist/gdb/
sparc-linux-nat.c 44 supply_gregset (struct regcache *regcache, const prgregset_t *gregs) function
alpha-linux-nat.c 49 supply_gregset (struct regcache *regcache, const gdb_gregset_t *gregsetp) function
sparc-sol2-nat.c 70 supply_gregset (struct regcache *regcache, const prgregset_t *gregs) function
sparc64-linux-nat.c 67 supply_gregset (struct regcache *regcache, const prgregset_t *gregs)
66 supply_gregset (struct regcache *regcache, const prgregset_t *gregs) function
i386-sol2-nat.c 102 supply_gregset (struct regcache *regcache, const prgregset_t *gregs) function
202 supply_gregset (struct regcache *regcache, const gregset_t *gregsetp) function
or1k-linux-nat.c 79 supply_gregset (struct regcache *regcache, const prgregset_t *gregs) function
tilegx-linux-nat.c 33 /* Prototypes for supply_gregset etc. */
82 supply_gregset (struct regcache* regcache, function
144 supply_gregset (regcache, (const elf_gregset_t *)&regs);
amd64-linux-nat.c 167 supply_gregset (struct regcache *regcache, const elf_gregset_t *gregsetp)
166 supply_gregset (struct regcache *regcache, const elf_gregset_t *gregsetp) function
arc-linux-nat.c 214 supply_gregset (struct regcache *regcache, const gdb_gregset_t *gregs) function
hppa-linux-nat.c 47 /* Prototypes for supply_gregset etc. */
315 supply_gregset (struct regcache *regcache, const gdb_gregset_t *gregsetp) function
m32r-linux-nat.c 30 /* Prototypes for supply_gregset etc. */
78 supply_gregset (struct regcache *regcache, const elf_gregset_t * gregsetp)
124 supply_gregset (regcache, (const elf_gregset_t *) &regs);
76 supply_gregset (struct regcache *regcache, const elf_gregset_t * gregsetp) function

Completed in 25 milliseconds

1 2