Home
last modified time | relevance | path

Searched defs:regcache (Results 1 – 25 of 74) sorted by relevance

123

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dregcache.c182 struct regcache struct
184 struct regcache_descr *descr; argument
199 struct regcache * argument
203 struct regcache *regcache; in regcache_xmalloc() local
217 regcache_xfree (struct regcache *regcache) in regcache_xfree()
233 make_cleanup_regcache_xfree (struct regcache *regcache) in make_cleanup_regcache_xfree()
241 get_regcache_arch (const struct regcache *regcache) in get_regcache_arch()
249 register_buffer (const struct regcache *regcache, int regnum) in register_buffer()
316 struct regcache *regcache = src; in do_cooked_read() local
380 regcache_valid_p (struct regcache *regcache, int regnum) in regcache_valid_p()
[all …]
H A Dsparc64obsd-nat.c33 struct regcache *regcache, in sparc64obsd_supply_gregset()
41 const struct regcache *regcache, in sparc64obsd_collect_gregset()
48 sparc64obsd_supply_fpregset (struct regcache *regcache, in sparc64obsd_supply_fpregset()
55 sparc64obsd_collect_fpregset (const struct regcache *regcache, in sparc64obsd_collect_fpregset()
109 sparc64obsd_supply_pcb (struct regcache *regcache, struct pcb *pcb) in sparc64obsd_supply_pcb()
H A Dsparc64nbsd-nat.c36 struct regcache *regcache, in sparc64nbsd_supply_gregset()
49 const struct regcache *regcache, in sparc64nbsd_collect_gregset()
61 sparc64nbsd_supply_fpregset (struct regcache *regcache, in sparc64nbsd_supply_fpregset()
73 sparc64nbsd_collect_fpregset (const struct regcache *regcache, in sparc64nbsd_collect_fpregset()
138 sparc64nbsd_supply_pcb (struct regcache *regcache, struct pcb *pcb) in sparc64nbsd_supply_pcb()
H A Dhppabsd-nat.c50 hppabsd_supply_gregset (struct regcache *regcache, const void *gregs) in hppabsd_supply_gregset()
79 hppabsd_supply_fpregset (struct regcache *regcache, const void *fpregs) in hppabsd_supply_fpregset()
93 hppabsd_collect_gregset (const struct regcache *regcache, in hppabsd_collect_gregset()
143 hppabsd_collect_fpregset (struct regcache *regcache, in hppabsd_collect_fpregset()
163 struct regcache *regcache = current_regcache; in hppabsd_fetch_registers() local
H A Dm68kbsd-nat.c50 m68kbsd_supply_gregset (struct regcache *regcache, const void *gregs) in m68kbsd_supply_gregset()
62 m68kbsd_supply_fpregset (struct regcache *regcache, const void *fpregs) in m68kbsd_supply_fpregset()
76 m68kbsd_collect_gregset (const struct regcache *regcache, in m68kbsd_collect_gregset()
93 m68kbsd_collect_fpregset (struct regcache *regcache, in m68kbsd_collect_fpregset()
190 m68kbsd_supply_pcb (struct regcache *regcache, struct pcb *pcb) in m68kbsd_supply_pcb()
H A Dsparc64-tdep.c332 struct regcache *regcache, in sparc64_pseudo_register_read()
391 struct regcache *regcache, in sparc64_pseudo_register_write()
637 sparc64_store_floating_fields (struct regcache *regcache, struct type *type, in sparc64_store_floating_fields()
709 sparc64_extract_floating_fields (struct regcache *regcache, struct type *type, in sparc64_extract_floating_fields()
758 sparc64_store_arguments (struct regcache *regcache, int nargs, in sparc64_store_arguments()
976 struct regcache *regcache, CORE_ADDR bp_addr, in sparc64_push_dummy_call()
1004 sparc64_extract_return_value (struct type *type, struct regcache *regcache, in sparc64_extract_return_value()
1045 sparc64_store_return_value (struct type *type, struct regcache *regcache, in sparc64_store_return_value()
1088 struct regcache *regcache, void *readbuf, in sparc64_return_value()
1157 struct regcache *regcache, in sparc64_supply_gregset()
[all …]
H A Dvaxbsd-nat.c37 vaxbsd_supply_gregset (struct regcache *regcache, const void *gregs) in vaxbsd_supply_gregset()
50 vaxbsd_collect_gregset (const struct regcache *regcache, in vaxbsd_collect_gregset()
107 vaxbsd_supply_pcb (struct regcache *regcache, struct pcb *pcb) in vaxbsd_supply_pcb()
H A Dppc64obsd-tdep.c48 ppc64_supply_reg (struct regcache *regcache, int regnum, in ppc64_supply_reg()
56 ppc64_collect_reg (const struct regcache *regcache, int regnum, in ppc64_collect_reg()
68 ppc64_supply_gregset (const struct regset *regset, struct regcache *regcache, in ppc64_supply_gregset()
111 const struct regcache *regcache, in ppc64_collect_gregset()
156 struct regcache *regcache, int regnum, in ppc64obsd_supply_gregset()
169 const struct regcache *regcache, int regnum, in ppc64obsd_collect_gregset()
H A Dsparc-tdep.c315 struct regcache *regcache, in sparc32_pseudo_register_read()
327 struct regcache *regcache, in sparc32_pseudo_register_write()
362 sparc32_store_arguments (struct regcache *regcache, int nargs, in sparc32_store_arguments()
456 struct regcache *regcache, CORE_ADDR bp_addr, in sparc32_push_dummy_call()
817 sparc32_extract_return_value (struct type *type, struct regcache *regcache, in sparc32_extract_return_value()
859 sparc32_store_return_value (struct type *type, struct regcache *regcache, in sparc32_store_return_value()
898 struct regcache *regcache, void *readbuf, in sparc32_return_value()
1218 sparc_supply_rwindow (struct regcache *regcache, CORE_ADDR sp, int regnum) in sparc_supply_rwindow()
1285 sparc_collect_rwindow (const struct regcache *regcache, in sparc_collect_rwindow()
1352 struct regcache *regcache, in sparc32_supply_gregset()
[all …]
H A Dppc-sysv-tdep.c48 struct regcache *regcache, CORE_ADDR bp_addr, in ppc_sysv_abi_push_dummy_call()
329 struct regcache *regcache, void *readbuf, in do_ppc_sysv_return_value()
519 struct regcache *regcache, void *readbuf, in ppc_sysv_abi_return_value()
529 struct regcache *regcache, in ppc_sysv_abi_broken_return_value()
545 struct regcache *regcache, CORE_ADDR bp_addr, in ppc64_sysv_abi_push_dummy_call()
851 struct regcache *regcache, void *readbuf, in ppc64_sysv_abi_return_value()
H A Dremote-vxsparc.c62 struct regcache *regcache = current_regcache; in vx_read_register() local
89 struct regcache *regcache = current_regcache; in vx_write_register() local
H A Di387-tdep.c385 i387_supply_fsave (struct regcache *regcache, int regnum, const void *fsave) in i387_supply_fsave()
447 i387_collect_fsave (const struct regcache *regcache, int regnum, void *fsave) in i387_collect_fsave()
556 i387_supply_fxsave (struct regcache *regcache, int regnum, const void *fxsave) in i387_supply_fxsave()
646 i387_collect_fxsave (const struct regcache *regcache, int regnum, void *fxsave) in i387_collect_fxsave()
776 i387_return_value (struct gdbarch *gdbarch, struct regcache *regcache) in i387_return_value()
H A Dm88kbsd-nat.c37 m88kbsd_supply_gregset (struct regcache *regcache, const void *gregs) in m88kbsd_supply_gregset()
50 m88kbsd_collect_gregset (const struct regcache *regcache, in m88kbsd_collect_gregset()
H A Dsentinel-frame.c33 struct regcache *regcache; member
37 sentinel_frame_cache (struct regcache *regcache) in sentinel_frame_cache()
H A Dmips64obsd-nat.c43 mips64obsd_supply_gregset (struct regcache *regcache, const void *gregs) in mips64obsd_supply_gregset()
59 mips64obsd_collect_gregset (const struct regcache *regcache, in mips64obsd_collect_gregset()
H A Dh8300-tdep.c632 struct regcache *regcache, CORE_ADDR bp_addr, int nargs, in h8300_push_dummy_call()
767 h8300_extract_return_value (struct type *type, struct regcache *regcache, in h8300_extract_return_value()
802 h8300h_extract_return_value (struct type *type, struct regcache *regcache, in h8300h_extract_return_value()
837 h8300_store_return_value (struct type *type, struct regcache *regcache, in h8300_store_return_value()
864 h8300h_store_return_value (struct type *type, struct regcache *regcache, in h8300h_store_return_value()
1093 h8300_pseudo_register_read (struct gdbarch *gdbarch, struct regcache *regcache, in h8300_pseudo_register_read()
1105 h8300_pseudo_register_write (struct gdbarch *gdbarch, struct regcache *regcache, in h8300_pseudo_register_write()
1135 h8300_extract_struct_value_address (struct regcache *regcache) in h8300_extract_struct_value_address()
H A Dm68k-tdep.c222 m68k_extract_return_value (struct type *type, struct regcache *regcache, in m68k_extract_return_value()
246 m68k_svr4_extract_return_value (struct type *type, struct regcache *regcache, in m68k_svr4_extract_return_value()
266 m68k_store_return_value (struct type *type, struct regcache *regcache, in m68k_store_return_value()
286 m68k_svr4_store_return_value (struct type *type, struct regcache *regcache, in m68k_svr4_store_return_value()
333 struct regcache *regcache, void *readbuf, in m68k_return_value()
356 struct regcache *regcache, void *readbuf, in m68k_svr4_return_value()
409 struct regcache *regcache, CORE_ADDR bp_addr, int nargs, in m68k_push_dummy_call()
H A Damd64-nat.c92 amd64_supply_native_gregset (struct regcache *regcache, in amd64_supply_native_gregset()
123 amd64_collect_native_gregset (const struct regcache *regcache, in amd64_collect_native_gregset()
H A Dvax-tdep.c75 vax_supply_gregset (const struct regset *regset, struct regcache *regcache, in vax_supply_gregset()
114 vax_store_arguments (struct regcache *regcache, int nargs, in vax_store_arguments()
148 struct regcache *regcache, CORE_ADDR bp_addr, int nargs, in vax_push_dummy_call()
206 struct regcache *regcache, void *readbuf, in vax_return_value()
H A Di386-tdep.c1208 struct regcache *regcache, CORE_ADDR bp_addr, int nargs, in i386_push_dummy_call()
1274 struct regcache *regcache, void *valbuf) in i386_extract_return_value()
1324 struct regcache *regcache, const void *valbuf) in i386_store_return_value()
1433 struct regcache *regcache, void *readbuf, in i386_return_value()
1511 i386_mmx_regnum_to_fp_regnum (struct regcache *regcache, int regnum) in i386_mmx_regnum_to_fp_regnum()
1533 i386_pseudo_register_read (struct gdbarch *gdbarch, struct regcache *regcache, in i386_pseudo_register_read()
1550 i386_pseudo_register_write (struct gdbarch *gdbarch, struct regcache *regcache, in i386_pseudo_register_write()
1701 i386_supply_gregset (const struct regset *regset, struct regcache *regcache, in i386_supply_gregset()
1725 const struct regcache *regcache, in i386_collect_gregset()
1747 i386_supply_fpregset (const struct regset *regset, struct regcache *regcache, in i386_supply_fpregset()
[all …]
H A Damd64-tdep.c408 struct regcache *regcache, in amd64_return_value()
517 amd64_push_arguments (struct regcache *regcache, int nargs, in amd64_push_arguments()
650 struct regcache *regcache, CORE_ADDR bp_addr, in amd64_push_dummy_call()
1086 amd64_supply_fpregset (const struct regset *regset, struct regcache *regcache, in amd64_supply_fpregset()
1102 const struct regcache *regcache, in amd64_collect_fpregset()
1229 amd64_supply_fxsave (struct regcache *regcache, int regnum, in amd64_supply_fxsave()
1251 amd64_collect_fxsave (const struct regcache *regcache, int regnum, in amd64_collect_fxsave()
H A Dhppabsd-tdep.c47 hppabsd_supply_gregset (const struct regset *regset, struct regcache *regcache, in hppabsd_supply_gregset()
102 struct regcache *regcache, in hppabsd_supply_fpregset()
H A Dsh-tdep.c804 sh_extract_struct_value_address (struct regcache *regcache) in sh_extract_struct_value_address()
1015 struct regcache *regcache, in sh_push_dummy_call_fpu()
1127 struct regcache *regcache, in sh_push_dummy_call_nofpu()
1199 sh_default_extract_return_value (struct type *type, struct regcache *regcache, in sh_default_extract_return_value()
1224 sh3e_sh4_extract_return_value (struct type *type, struct regcache *regcache, in sh3e_sh4_extract_return_value()
1248 sh_default_store_return_value (struct type *type, struct regcache *regcache, in sh_default_store_return_value()
1268 sh3e_sh4_store_return_value (struct type *type, struct regcache *regcache, in sh3e_sh4_store_return_value()
1288 struct regcache *regcache, in sh_return_value_nofpu()
1302 struct regcache *regcache, in sh_return_value_fpu()
1897 sh_pseudo_register_read (struct gdbarch *gdbarch, struct regcache *regcache, in sh_pseudo_register_read()
[all …]
H A Drs6000-tdep.c319 ppc_supply_reg (struct regcache *regcache, int regnum, in ppc_supply_reg()
327 ppc_collect_reg (const struct regcache *regcache, int regnum, in ppc_collect_reg()
339 ppc_supply_gregset (const struct regset *regset, struct regcache *regcache, in ppc_supply_gregset()
382 ppc_supply_fpregset (const struct regset *regset, struct regcache *regcache, in ppc_supply_fpregset()
414 const struct regcache *regcache, in ppc_collect_gregset()
461 const struct regcache *regcache, in ppc_collect_fpregset()
1408 struct regcache *regcache, CORE_ADDR bp_addr, in rs6000_push_dummy_call()
1917 e500_move_ev_register (void (*move) (struct regcache *regcache, in e500_move_ev_register()
1945 e500_pseudo_register_read (struct gdbarch *gdbarch, struct regcache *regcache, in e500_pseudo_register_read()
1964 e500_pseudo_register_write (struct gdbarch *gdbarch, struct regcache *regcache, in e500_pseudo_register_write()
[all …]
/openbsd-src/gnu/usr.bin/binutils/gdb/gdbserver/
H A Dregcache.c48 struct inferior_regcache_data *regcache; in get_regcache() local
69 struct inferior_regcache_data *regcache; in regcache_invalidate_one() local
100 struct inferior_regcache_data *regcache; in new_register_cache() local
119 struct inferior_regcache_data *regcache in free_register_cache() local

123