HomeSort by: relevance | last modified time | path
    Searched defs:tic6x_target (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdbserver/
linux-tic6x-low.cc 42 class tic6x_target : public linux_process_target class in inherits: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 (
    [all...]
  /src/external/gpl3/gdb/dist/gdbserver/
linux-tic6x-low.cc 42 class tic6x_target : public linux_process_target class in inherits: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 (
    [all...]

Completed in 43 milliseconds