Home
last modified time | relevance | path

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

12

/dragonfly/contrib/gdb-7/gdb/
H A Dregcache.c185 struct regcache struct
187 struct regcache_descr *descr; argument
211 static struct regcache * argument
216 struct regcache *regcache; in regcache_xmalloc_1() local
249 regcache_xfree (struct regcache *regcache) in regcache_xfree()
273 get_regcache_arch (const struct regcache *regcache) in get_regcache_arch()
279 get_regcache_aspace (const struct regcache *regcache) in get_regcache_aspace()
365 struct regcache *regcache = src; in do_cooked_read() local
446 struct regcache *regcache; member
901 regcache_xfer_part (struct regcache *regcache, int regnum, in regcache_xfer_part()
[all …]
H A Dppc-ravenscar-thread.c119 supply_register_at_address (struct regcache *regcache, int regnum, in supply_register_at_address()
148 struct regcache *regcache, int regnum) in ppc_ravenscar_generic_fetch_registers()
177 ppc_ravenscar_generic_prepare_to_store (struct regcache *regcache) in ppc_ravenscar_generic_prepare_to_store()
188 struct regcache *regcache, int regnum) in ppc_ravenscar_generic_store_registers()
219 ppc_ravenscar_powerpc_fetch_registers (struct regcache *regcache, int regnum) in ppc_ravenscar_powerpc_fetch_registers()
228 ppc_ravenscar_powerpc_store_registers (struct regcache *regcache, int regnum) in ppc_ravenscar_powerpc_store_registers()
262 ppc_ravenscar_e500_fetch_registers (struct regcache *regcache, int regnum) in ppc_ravenscar_e500_fetch_registers()
271 ppc_ravenscar_e500_store_registers (struct regcache *regcache, int regnum) in ppc_ravenscar_e500_store_registers()
H A Di386dfly-nat.c55 struct regcache *regcache = get_current_regcache (); in i386dfly_resume() local
92 supply_gregset (struct regcache *regcache, const gregset_t *gregsetp) in supply_gregset()
102 fill_gregset (const struct regcache *regcache, gdb_gregset_t *gregsetp, int regnum) in fill_gregset()
113 supply_fpregset (struct regcache *regcache, const fpregset_t *fpregsetp) in supply_fpregset()
123 fill_fpregset (const struct regcache *regcache, gdb_fpregset_t *fpregsetp, int regnum) in fill_fpregset()
137 i386dfly_supply_pcb (struct regcache *regcache, struct pcb *pcb) in i386dfly_supply_pcb()
H A Damd64dfly-nat.c105 supply_gregset (struct regcache *regcache, const gregset_t *gregsetp) in supply_gregset()
115 fill_gregset (const struct regcache *regcache, gdb_gregset_t *gregsetp, int regnum) in fill_gregset()
124 supply_fpregset (struct regcache *regcache, const fpregset_t *fpregsetp) in supply_fpregset()
134 fill_fpregset (const struct regcache *regcache, gdb_fpregset_t *fpregsetp, int regnum) in fill_fpregset()
148 amd64dfly_supply_pcb (struct regcache *regcache, struct pcb *pcb) in amd64dfly_supply_pcb()
H A Dsparc-ravenscar-thread.c62 supply_register_at_address (struct regcache *regcache, int regnum, in supply_register_at_address()
104 sparc_ravenscar_fetch_registers (struct regcache *regcache, int regnum) in sparc_ravenscar_fetch_registers()
147 sparc_ravenscar_prepare_to_store (struct regcache *regcache) in sparc_ravenscar_prepare_to_store()
156 sparc_ravenscar_store_registers (struct regcache *regcache, int regnum) in sparc_ravenscar_store_registers()
H A Drecord-full.c672 struct regcache *regcache; member
723 record_full_exec_insn (struct regcache *regcache, in record_full_exec_insn()
849 struct regcache *regcache = get_current_regcache (); in record_full_core_open_1() local
1253 struct regcache *regcache; in record_full_wait_1() local
1333 struct regcache *regcache = get_current_regcache (); in record_full_wait_1() local
1587 struct regcache *regcache, in record_full_store_registers()
2136 struct regcache *regcache, in record_full_core_fetch_registers()
2164 struct regcache *regcache, in record_full_core_store_registers()
2436 struct regcache *regcache; in record_full_restore() local
2644 struct regcache *regcache; in record_full_save() local
[all …]
H A Di386bsd-nat.c91 i386bsd_supply_gregset (struct regcache *regcache, const void *gregs) in i386bsd_supply_gregset()
110 i386bsd_collect_gregset (const struct regcache *regcache, in i386bsd_collect_gregset()
133 struct regcache *regcache, int regnum) in i386bsd_fetch_inferior_registers()
184 struct regcache *regcache, int regnum) in i386bsd_store_inferior_registers()
H A Di387-tdep.c450 i387_supply_fsave (struct regcache *regcache, int regnum, const void *fsave) in i387_supply_fsave()
505 i387_collect_fsave (const struct regcache *regcache, int regnum, void *fsave) in i387_collect_fsave()
598 i387_supply_fxsave (struct regcache *regcache, int regnum, const void *fxsave) in i387_supply_fxsave()
681 i387_collect_fxsave (const struct regcache *regcache, int regnum, void *fxsave) in i387_collect_fxsave()
772 i387_supply_xsave (struct regcache *regcache, int regnum, in i387_supply_xsave()
979 i387_collect_xsave (const struct regcache *regcache, int regnum, in i387_collect_xsave()
1271 i387_return_value (struct gdbarch *gdbarch, struct regcache *regcache) in i387_return_value()
H A Dsentinel-frame.c29 struct regcache *regcache; member
33 sentinel_frame_cache (struct regcache *regcache) in sentinel_frame_cache()
H A Dbsd-kvm.c163 bsd_kvm_fetch_pcb (struct regcache *regcache, struct pcb *paddr) in bsd_kvm_fetch_pcb()
176 struct regcache *regcache, int regnum) in bsd_kvm_fetch_registers()
339 bsd_kvm_add_target (int (*supply_pcb)(struct regcache *, struct pcb *)) in bsd_kvm_add_target()
H A Damd64-nat.c91 amd64_supply_native_gregset (struct regcache *regcache, in amd64_supply_native_gregset()
122 amd64_collect_native_gregset (const struct regcache *regcache, in amd64_collect_native_gregset()
H A Di386fbsd-tdep.c86 i386fbsd_supply_uthread (struct regcache *regcache, in i386fbsd_supply_uthread()
106 i386fbsd_collect_uthread (const struct regcache *regcache, in i386fbsd_collect_uthread()
H A Dinf-child.c69 struct regcache *regcache, int regnum) in inf_child_fetch_inferior_registers()
87 struct regcache *regcache, int regnum) in inf_child_store_inferior_registers()
105 inf_child_prepare_to_store (struct regcache *regcache) in inf_child_prepare_to_store()
H A Damd64bsd-nat.c44 struct regcache *regcache, int regnum) in amd64bsd_fetch_inferior_registers()
78 struct regcache *regcache, int regnum) in amd64bsd_store_inferior_registers()
H A Damd64-tdep.c285 struct regcache *regcache, in amd64_pseudo_register_read_value()
346 struct regcache *regcache, in amd64_pseudo_register_write()
614 struct type *type, struct regcache *regcache, in amd64_return_value()
749 amd64_push_arguments (struct regcache *regcache, int nargs, in amd64_push_arguments()
907 struct regcache *regcache, CORE_ADDR bp_addr, in amd64_push_dummy_call()
2747 const struct regcache *regcache, in amd64_collect_fpregset()
2760 struct regcache *regcache, int regnum, in amd64_supply_xstateregset()
2770 const struct regcache *regcache, in amd64_collect_xstateregset()
3036 amd64_supply_fxsave (struct regcache *regcache, int regnum, in amd64_supply_fxsave()
3059 amd64_supply_xsave (struct regcache *regcache, int regnum, in amd64_supply_xsave()
[all …]
H A Dbsd-uthread.c68 bsd_uthread_set_supply_uthread (struct gdbarch *gdbarch, in bsd_uthread_set_supply_uthread()
80 bsd_uthread_set_collect_uthread (struct gdbarch *gdbarch, in bsd_uthread_set_collect_uthread()
284 struct regcache *regcache, int regnum) in bsd_uthread_fetch_registers()
311 struct regcache *regcache, int regnum) in bsd_uthread_store_registers()
H A Dinf-ptrace.c715 inf_ptrace_fetch_register (struct regcache *regcache, int regnum) in inf_ptrace_fetch_register()
762 struct regcache *regcache, int regnum) in inf_ptrace_fetch_registers()
776 inf_ptrace_store_register (const struct regcache *regcache, int regnum) in inf_ptrace_store_register()
820 struct regcache *regcache, int regnum) in inf_ptrace_store_registers()
H A Di386-tdep.c2391 struct regcache *regcache) in i386_push_dummy_code()
2509 struct regcache *regcache, gdb_byte *valbuf) in i386_extract_return_value()
2560 struct regcache *regcache, const gdb_byte *valbuf) in i386_store_return_value()
2674 struct type *type, struct regcache *regcache, in i386_return_value()
2898 struct regcache *regcache, in i386_pseudo_register_read_into_value()
2980 struct regcache *regcache, in i386_pseudo_register_read_value()
3220 const struct regcache *regcache, in i386_collect_gregset()
3264 const struct regcache *regcache, in i386_collect_fpregset()
3283 struct regcache *regcache, int regnum, in i386_supply_xstateregset()
3293 const struct regcache *regcache, in i386_collect_xstateregset()
[all …]
H A Dravenscar-thread.c267 struct regcache *regcache, int regnum) in ravenscar_fetch_registers()
287 struct regcache *regcache, int regnum) in ravenscar_store_registers()
306 ravenscar_prepare_to_store (struct regcache *regcache) in ravenscar_prepare_to_store()
H A Dinfrun.c1318 struct regcache *regcache = get_thread_regcache (ptid); in displaced_step_prepare() local
1510 struct regcache *regcache; in displaced_step_fixup() local
1735 struct regcache *regcache = get_current_regcache (); in resume() local
2095 struct regcache *regcache = get_thread_regcache (wait_ptid); in prepare_to_proceed() local
2138 struct regcache *regcache; in proceed() local
2925 struct regcache *regcache; in adjust_pc_after_break() local
3076 struct regcache *regcache; in handle_syscall_event() local
3332 struct regcache *regcache; in handle_inferior_event() local
3459 struct regcache *regcache = get_thread_regcache (ecs->ptid); in handle_inferior_event() local
6756 struct regcache *regcache = get_current_regcache (); in save_infcall_suspend_state() local
[all …]
H A Dfbsd-nat.c171 const struct regcache *regcache = get_current_regcache (); in fbsd_make_corefile_notes() local
H A Dcorelow.c504 get_core_register_section (struct regcache *regcache, in get_core_register_section()
576 struct regcache *regcache, int regno) in get_core_registers()
H A Dinline-frame.c77 struct regcache *regcache = get_thread_regcache (ptid); local
/dragonfly/gnu/usr.bin/gdb/kgdb/
H A Dtrgt_x86_64.c55 kgdb_trgt_fetch_registers(struct target_ops *target_ops, struct regcache *regcache, int regno) in kgdb_trgt_fetch_registers()
/dragonfly/contrib/gdb-7/gdb/common/
H A Dlinux-btrace.c177 struct regcache *regcache; in VEC() local

12