Home | History | Annotate | Download | only in gdbserver

Lines Matching defs:arm_target

59 class arm_target : public linux_process_target
124 static arm_target the_arm_target;
127 arm_target::low_supports_breakpoints ()
133 arm_target::low_get_pc (regcache *regcache)
139 arm_target::low_set_pc (regcache *regcache, CORE_ADDR pc)
145 arm_target::breakpoint_kind_from_pc (CORE_ADDR *pcptr)
151 arm_target::breakpoint_kind_from_current_state (CORE_ADDR *pcptr)
157 arm_target::sw_breakpoint_from_kind (int kind, int *size)
163 arm_target::low_breakpoint_at (CORE_ADDR pc)
264 arm_target::low_cannot_store_register (int regno)
270 arm_target::low_cannot_fetch_register (int regno)
590 arm_target::supports_z_point_type (char z_type)
608 arm_target::low_insert_point (raw_bkpt_type type, CORE_ADDR addr,
653 arm_target::low_remove_point (raw_bkpt_type type, CORE_ADDR addr,
698 arm_target::low_stopped_by_watchpoint ()
733 arm_target::low_stopped_data_address ()
741 arm_target::low_new_process ()
750 arm_target::low_delete_process (arch_process_info *info)
757 arm_target::low_new_thread (lwp_info *lwp)
773 arm_target::low_delete_thread (arch_lwp_info *arch_lwp)
779 arm_target::low_new_fork (process_info *parent, process_info *child)
853 arm_target::low_prepare_to_resume (lwp_info *lwp)
1034 arm_target::low_arch_setup ()
1056 arm_target::supports_software_single_step ()
1064 arm_target::low_get_next_pcs (regcache *regcache)
1082 arm_target::supports_hardware_single_step ()
1088 arm_target::low_supports_catch_syscall ()
1096 arm_target::low_get_syscall_trapinfo (regcache *regcache, int *sysno)
1161 arm_target::get_regs_info ()