Searched defs:gregmap (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dsparc64-nbsd-nat.c38 sparc64nbsd_supply_gregset (const struct sparc_gregmap *gregmap, argument
51 sparc64nbsd_collect_gregset (const struct sparc_gregmap *gregmap, argument
H A Dxtensa-tdep.h222 unsigned long *gregmap; member in struct:gdbarch_tdep
H A Dsparc64-tdep.c1873 sparc64_supply_gregset(const struct sparc_gregmap *gregmap, struct regcache *regcache, int regnum, const void *gregs) argument
1990 sparc64_collect_gregset(const struct sparc_gregmap *gregmap, const struct regcache *regcache, int regnum, void *gregs) argument
[all...]
H A Dsparc-tdep.c2144 int offset = gregmap->r_l0_offset; argument
2083 sparc32_supply_gregset(const struct sparc_gregmap *gregmap, struct regcache *regcache, int regnum, const void *gregs) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dsparc64-netbsd-nat.c34 sparc64nbsd_supply_gregset (const struct sparc_gregmap *gregmap, argument
47 sparc64nbsd_collect_gregset (const struct sparc_gregmap *gregmap, argument
H A Dxtensa-tdep.h239 unsigned long *gregmap = nullptr; member in struct:xtensa_gdbarch_tdep
H A Dsparc64-tdep.c1874 sparc64_supply_gregset(const struct sparc_gregmap *gregmap, struct regcache *regcache, int regnum, const void *gregs) argument
1991 sparc64_collect_gregset(const struct sparc_gregmap *gregmap, const struct regcache *regcache, int regnum, void *gregs) argument
[all...]
H A Dsparc-tdep.c2146 int offset = gregmap->r_l0_offset; argument
2085 sparc32_supply_gregset(const struct sparc_gregmap *gregmap, struct regcache *regcache, int regnum, const void *gregs) argument
[all...]

Completed in 263 milliseconds