Home
last modified time | relevance | path

Searched refs:to_store_registers (Results 26 – 50 of 191) sorted by relevance

12345678

/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dspu-multiarch.c213 ops_beneath->to_store_registers (ops_beneath, regcache, regno); in spu_store_registers()
395 spu_ops.to_store_registers = spu_store_registers; in init_spu_ops()
H A Dbsd-uthread.c331 beneath->to_store_registers (beneath, regcache, regnum); in bsd_uthread_store_registers()
530 t->to_store_registers = bsd_uthread_store_registers; in bsd_uthread_target()
H A Dravenscar-sparc-thread.c182 ravenscar_sparc_ops.to_store_registers = ravenscar_sparc_store_registers; in _initialize_ravenscar_sparc()
H A Dalphabsd-nat.c202 t->to_store_registers = alphabsd_store_inferior_registers; in _initialize_alphabsd_nat()
H A Dm32r-linux-nat.c258 t->to_store_registers = m32r_linux_store_inferior_registers; in _initialize_m32r_linux_nat()
H A Dhppabsd-nat.c201 t->to_store_registers = hppabsd_store_registers; in _initialize_hppabsd_nat()
H A Ddec-thread.c613 beneath->to_store_registers (beneath, regcache, regno); in dec_thread_store_registers()
716 dec_thread_ops.to_store_registers = dec_thread_store_registers; in init_dec_thread_ops()
H A Dm68kbsd-nat.c235 t->to_store_registers = m68kbsd_store_inferior_registers; in _initialize_m68kbsd_nat()
H A Dppcnbsd-nat.c197 t->to_store_registers = ppcnbsd_store_inferior_registers; in _initialize_ppcnbsd_nat()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dspu-multiarch.c213 ops_beneath->to_store_registers (ops_beneath, regcache, regno); in spu_store_registers()
396 spu_ops.to_store_registers = spu_store_registers; in init_spu_ops()
H A Dbsd-uthread.c330 beneath->to_store_registers (beneath, regcache, regnum); in bsd_uthread_store_registers()
529 t->to_store_registers = bsd_uthread_store_registers; in bsd_uthread_target()
H A Damd64bsd-nat.c126 t->to_store_registers = amd64bsd_store_inferior_registers; in amd64bsd_target()
H A Dalphabsd-nat.c201 t->to_store_registers = alphabsd_store_inferior_registers; in _initialize_alphabsd_nat()
H A Dhppabsd-nat.c200 t->to_store_registers = hppabsd_store_registers; in _initialize_hppabsd_nat()
H A Dm32r-linux-nat.c257 t->to_store_registers = m32r_linux_store_inferior_registers; in _initialize_m32r_linux_nat()
H A Ddec-thread.c613 beneath->to_store_registers (beneath, regcache, regno); in dec_thread_store_registers()
716 dec_thread_ops.to_store_registers = dec_thread_store_registers; in init_dec_thread_ops()
H A Dppcfbsd-nat.c216 t->to_store_registers = ppcfbsd_store_inferior_registers; in _initialize_ppcfbsd_nat()
H A Dppcnbsd-nat.c197 t->to_store_registers = ppcnbsd_store_inferior_registers; in _initialize_ppcnbsd_nat()
H A Dm68kbsd-nat.c234 t->to_store_registers = m68kbsd_store_inferior_registers; in _initialize_m68kbsd_nat()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Docd.c1137 store_registers_tmp = current_target.to_store_registers;
1138 current_target.to_store_registers = noop_store_registers;
1142 current_target.to_store_registers = store_registers_tmp;
H A Dtarget.h309 void (*to_store_registers) (int); member
533 (*current_target.to_store_registers) (regs)
H A Ddve3900-rom.c1059 orig_monitor_store_registers = r3900_ops.to_store_registers; in _initialize_r3900_rom()
1061 r3900_ops.to_store_registers = r3900_store_registers; in _initialize_r3900_rom()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Docd.c1137 store_registers_tmp = current_target.to_store_registers; in bdm_update_flash_command()
1138 current_target.to_store_registers = noop_store_registers; in bdm_update_flash_command()
1142 current_target.to_store_registers = store_registers_tmp; in bdm_update_flash_command()
H A Dtarget.h309 void (*to_store_registers) (int); member
533 (*current_target.to_store_registers) (regs)
H A Ddve3900-rom.c1059 orig_monitor_store_registers = r3900_ops.to_store_registers; in _initialize_r3900_rom()
1061 r3900_ops.to_store_registers = r3900_store_registers; in _initialize_r3900_rom()

12345678