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

  /src/external/gpl3/gdb/dist/gdb/
sparc-nat.h 61 struct sparc_target : public BaseTarget struct in inherits:BaseTarget
  /src/external/gpl3/gdb.old/dist/gdb/
sparc-nat.h 61 struct sparc_target : public BaseTarget struct in inherits:BaseTarget
  /src/external/gpl3/gdb/dist/gdbserver/
linux-sparc-low.cc 46 class sparc_target : public linux_process_target class in inherits:linux_process_target
73 static sparc_target the_sparc_target;
76 sparc_target::low_supports_breakpoints ()
82 sparc_target::low_get_pc (regcache *regcache)
148 sparc_target::low_cannot_store_register (int regno)
154 sparc_target::low_cannot_fetch_register (int regno)
276 sparc_target::sw_breakpoint_from_kind (int kind, int *size)
283 sparc_target::low_breakpoint_at (CORE_ADDR where)
299 sparc_target::low_arch_setup ()
337 sparc_target::get_regs_info (
    [all...]
  /src/external/gpl3/gdb.old/dist/gdbserver/
linux-sparc-low.cc 46 class sparc_target : public linux_process_target class in inherits:linux_process_target
73 static sparc_target the_sparc_target;
76 sparc_target::low_supports_breakpoints ()
82 sparc_target::low_get_pc (regcache *regcache)
148 sparc_target::low_cannot_store_register (int regno)
154 sparc_target::low_cannot_fetch_register (int regno)
276 sparc_target::sw_breakpoint_from_kind (int kind, int *size)
283 sparc_target::low_breakpoint_at (CORE_ADDR where)
299 sparc_target::low_arch_setup ()
337 sparc_target::get_regs_info (
    [all...]

Completed in 27 milliseconds