Home
last modified time | relevance | path

Searched refs:to_store_registers (Results 1 – 25 of 191) sorted by relevance

12345678

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dhpux-thread.c325 child_ops.to_store_registers (regno); in hpux_thread_store_registers()
346 child_ops.to_store_registers (regno); in hpux_thread_store_registers()
355 child_ops.to_store_registers (regno); /* Let lower layer handle this... */ in hpux_thread_store_registers()
549 hpux_thread_ops.to_store_registers = hpux_thread_store_registers; in init_hpux_thread_ops()
H A Dsol-thread.c570 procfs_ops.to_store_registers (regnum); in sol_thread_store_registers()
1129 procfs_ops.to_store_registers (-1); in ps_lsetregs()
1131 orig_core_ops.to_store_registers (-1); in ps_lsetregs()
1261 procfs_ops.to_store_registers (-1); in ps_lsetfpregs()
1263 orig_core_ops.to_store_registers (-1); in ps_lsetfpregs()
1542 sol_thread_ops.to_store_registers = sol_thread_store_registers; in init_sol_thread_ops()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dhpux-thread.c325 child_ops.to_store_registers (regno); in hpux_thread_store_registers()
346 child_ops.to_store_registers (regno); in hpux_thread_store_registers()
355 child_ops.to_store_registers (regno); /* Let lower layer handle this... */ in hpux_thread_store_registers()
549 hpux_thread_ops.to_store_registers = hpux_thread_store_registers; in init_hpux_thread_ops()
H A Dsol-thread.c570 procfs_ops.to_store_registers (regnum); in sol_thread_store_registers()
1129 procfs_ops.to_store_registers (-1); in ps_lsetregs()
1131 orig_core_ops.to_store_registers (-1); in ps_lsetregs()
1261 procfs_ops.to_store_registers (-1); in ps_lsetfpregs()
1263 orig_core_ops.to_store_registers (-1); in ps_lsetfpregs()
1542 sol_thread_ops.to_store_registers = sol_thread_store_registers; in init_sol_thread_ops()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dravenscar-thread.c288 beneath->to_store_registers (beneath, regcache, regnum); in ravenscar_store_registers()
290 current_arch_ops->to_store_registers (regcache, regnum); in ravenscar_store_registers()
367 ravenscar_ops.to_store_registers = ravenscar_store_registers; in init_ravenscar_thread_ops()
H A Dravenscar-thread.h28 void (*to_store_registers) (struct regcache *, int); member
H A Dsparc-linux-nat.c69 t->to_store_registers = sparc_store_inferior_registers; in _initialize_sparc_linux_nat()
H A Dsparc64-linux-nat.c86 t->to_store_registers = sparc_store_inferior_registers; in _initialize_sparc64_linux_nat()
H A Dm88kbsd-nat.c110 t->to_store_registers = m88kbsd_store_inferior_registers; in _initialize_m88kbsd_nat()
H A Dshnbsd-nat.c101 t->to_store_registers = shnbsd_store_inferior_registers; in _initialize_shnbsd_nat()
H A Damd64bsd-nat.c126 t->to_store_registers = amd64bsd_store_inferior_registers; in amd64bsd_target()
H A Dinf-child.c123 t->to_store_registers = inf_child_store_inferior_registers; in inf_child_target()
H A Dmips64obsd-nat.c124 t->to_store_registers = mips64obsd_store_inferior_registers; in _initialize_mips64obsd_nat()
H A Dmipsnbsd-nat.c124 t->to_store_registers = mipsnbsd_store_inferior_registers; in _initialize_mipsnbsd_nat()
H A Dvaxbsd-nat.c143 t->to_store_registers = vaxbsd_store_inferior_registers; in _initialize_vaxbsd_nat()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dravenscar-thread.c294 beneath->to_store_registers (beneath, regcache, regnum); in ravenscar_store_registers()
301 arch_ops->to_store_registers (regcache, regnum); in ravenscar_store_registers()
366 ravenscar_ops.to_store_registers = ravenscar_store_registers; in init_ravenscar_thread_ops()
H A Dravenscar-thread.h28 void (*to_store_registers) (struct regcache *, int); member
H A Dsparc64-linux-nat.c85 t->to_store_registers = sparc_store_inferior_registers; in _initialize_sparc64_linux_nat()
H A Dsparc-linux-nat.c70 t->to_store_registers = sparc_store_inferior_registers; in _initialize_sparc_linux_nat()
H A Dshnbsd-nat.c100 t->to_store_registers = shnbsd_store_inferior_registers; in _initialize_shnbsd_nat()
H A Dm88kbsd-nat.c109 t->to_store_registers = m88kbsd_store_inferior_registers; in _initialize_m88kbsd_nat()
H A Dmips64obsd-nat.c123 t->to_store_registers = mips64obsd_store_inferior_registers; in _initialize_mips64obsd_nat()
H A Dmipsnbsd-nat.c123 t->to_store_registers = mipsnbsd_store_inferior_registers; in _initialize_mipsnbsd_nat()
H A Dtilegx-linux-nat.c183 t->to_store_registers = store_inferior_registers; in _initialize_tile_linux_nat()
H A Dvaxbsd-nat.c142 t->to_store_registers = vaxbsd_store_inferior_registers; in _initialize_vaxbsd_nat()

12345678