Home
last modified time | relevance | path

Searched refs:the_low_target (Results 1 – 12 of 12) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/gdbserver/
H A Dlinux-low.c106 CORE_ADDR stop_pc = (*the_low_target.get_pc) (); in get_stop_pc()
322 if ((*the_low_target.breakpoint_at) (stop_pc)) in check_removed_breakpoint()
336 if (the_low_target.set_pc != NULL) in check_removed_breakpoint()
337 (*the_low_target.set_pc) (stop_pc); in check_removed_breakpoint()
423 if (the_low_target.get_pc != NULL) in linux_wait_for_process()
553 if (the_low_target.get_pc == NULL) in linux_wait_for_event()
897 (long) (*the_low_target.get_pc) (); in linux_resume_one_process()
1087 addr = the_low_target.regmap[regnum]; in register_addr()
1100 if (regno >= the_low_target.num_regs) in fetch_register()
1154 if (regno >= the_low_target.num_regs) in usr_store_inferior_registers()
[all …]
H A DChangeLog438 (the_low_target): Add new members.
547 (extern the_low_target): New.
560 (the_low_target): New.
568 (the_low_target): New.
576 (the_low_target): New.
584 (the_low_target): New.
592 (the_low_target): New.
600 (the_low_target): New.
608 (the_low_target): New.
616 (the_low_target): New.
[all …]
H A Dlinux-m68k-low.c67 struct linux_target_ops the_low_target = { variable
H A Dlinux-arm-low.c98 struct linux_target_ops the_low_target = { variable
H A Dlinux-sh-low.c93 struct linux_target_ops the_low_target = { variable
H A Dlinux-low.h62 extern struct linux_target_ops the_low_target;
H A Dlinux-s390-low.c78 struct linux_target_ops the_low_target = { variable
H A Dlinux-mips-low.c143 struct linux_target_ops the_low_target = { variable
H A Dlinux-ppc-low.c104 struct linux_target_ops the_low_target = { variable
H A Dlinux-x86-64-low.c132 struct linux_target_ops the_low_target = { variable
H A Dlinux-i386-low.c200 struct linux_target_ops the_low_target = { variable
H A Dlinux-ia64-low.c298 struct linux_target_ops the_low_target = { variable