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

  /src/external/gpl3/gdb.old/dist/gdbserver/
linux-s390-low.cc 55 class s390_target : public linux_process_target class in inherits:linux_process_target
112 static s390_target the_s390_target;
204 s390_target::low_cannot_fetch_register (int regno)
210 s390_target::low_cannot_store_register (int regno)
216 s390_target::low_collect_ptrace_register (regcache *regcache, int regno,
263 s390_target::low_supply_ptrace_register (regcache *regcache, int regno,
334 ((s390_target *) the_linux_target)->low_collect_ptrace_register
491 s390_target::sw_breakpoint_from_kind (int kind, int *size)
498 s390_target::low_supports_breakpoints ()
504 s390_target::low_get_pc (regcache *regcache
    [all...]
  /src/external/gpl3/gdb/dist/gdbserver/
linux-s390-low.cc 55 class s390_target : public linux_process_target class in inherits:linux_process_target
112 static s390_target the_s390_target;
204 s390_target::low_cannot_fetch_register (int regno)
210 s390_target::low_cannot_store_register (int regno)
216 s390_target::low_collect_ptrace_register (regcache *regcache, int regno,
263 s390_target::low_supply_ptrace_register (regcache *regcache, int regno,
334 ((s390_target *) the_linux_target)->low_collect_ptrace_register
491 s390_target::sw_breakpoint_from_kind (int kind, int *size)
498 s390_target::low_supports_breakpoints ()
504 s390_target::low_get_pc (regcache *regcache
    [all...]

Completed in 18 milliseconds