Home | History | Annotate | Download | only in gdbserver

Lines Matching defs:tic6x_target

42 class tic6x_target : public linux_process_target
69 static tic6x_target the_tic6x_target;
209 tic6x_target::sw_breakpoint_from_kind (int kind, int *size)
238 tic6x_target::low_cannot_fetch_register (int regno)
244 tic6x_target::low_cannot_store_register (int regno)
250 tic6x_target::low_supports_breakpoints ()
256 tic6x_target::low_get_pc (regcache *regcache)
265 tic6x_target::low_set_pc (regcache *regcache, CORE_ADDR pc)
274 tic6x_target::low_breakpoint_at (CORE_ADDR where)
352 tic6x_target::low_arch_setup ()
409 tic6x_target::get_regs_info ()