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

  /src/external/gpl3/gdb.old/dist/gdbserver/
linux-csky-low.cc 29 class csky_target : public linux_process_target class in inherits:linux_process_target
58 static csky_target the_csky_target;
91 csky_target::low_cannot_fetch_register (int regno)
100 csky_target::low_cannot_store_register (int regno)
111 csky_target::low_get_pc (struct regcache *regcache)
121 csky_target::low_set_pc (struct regcache *regcache, CORE_ADDR pc)
129 csky_target::low_arch_setup ()
289 csky_target::get_regs_info ()
297 csky_target::sw_breakpoint_from_kind (int kind, int *size)
312 csky_target::supports_z_point_type (char z_type
    [all...]
linux-csky-low.cc 29 class csky_target : public linux_process_target class in inherits:linux_process_target
58 static csky_target the_csky_target;
91 csky_target::low_cannot_fetch_register (int regno)
100 csky_target::low_cannot_store_register (int regno)
111 csky_target::low_get_pc (struct regcache *regcache)
121 csky_target::low_set_pc (struct regcache *regcache, CORE_ADDR pc)
129 csky_target::low_arch_setup ()
289 csky_target::get_regs_info ()
297 csky_target::sw_breakpoint_from_kind (int kind, int *size)
312 csky_target::supports_z_point_type (char z_type
    [all...]
  /src/external/gpl3/gdb/dist/gdbserver/
linux-csky-low.cc 29 class csky_target : public linux_process_target class in inherits:linux_process_target
58 static csky_target the_csky_target;
91 csky_target::low_cannot_fetch_register (int regno)
100 csky_target::low_cannot_store_register (int regno)
111 csky_target::low_get_pc (struct regcache *regcache)
121 csky_target::low_set_pc (struct regcache *regcache, CORE_ADDR pc)
129 csky_target::low_arch_setup ()
289 csky_target::get_regs_info ()
297 csky_target::sw_breakpoint_from_kind (int kind, int *size)
312 csky_target::supports_z_point_type (char z_type
    [all...]
linux-csky-low.cc 29 class csky_target : public linux_process_target class in inherits:linux_process_target
58 static csky_target the_csky_target;
91 csky_target::low_cannot_fetch_register (int regno)
100 csky_target::low_cannot_store_register (int regno)
111 csky_target::low_get_pc (struct regcache *regcache)
121 csky_target::low_set_pc (struct regcache *regcache, CORE_ADDR pc)
129 csky_target::low_arch_setup ()
289 csky_target::get_regs_info ()
297 csky_target::sw_breakpoint_from_kind (int kind, int *size)
312 csky_target::supports_z_point_type (char z_type
    [all...]

Completed in 28 milliseconds