Home | History | Annotate | Download | only in gdbserver

Lines Matching defs:ppc_target

48 class ppc_target : public linux_process_target
110 static ppc_target the_ppc_target;
212 ppc_target::low_cannot_store_register (int regno)
232 ppc_target::low_cannot_fetch_register (int regno)
238 ppc_target::low_collect_ptrace_register (regcache *regcache, int regno,
265 ppc_target::low_supply_ptrace_register (regcache *regcache, int regno,
290 ppc_target::low_supports_breakpoints ()
296 ppc_target::low_get_pc (regcache *regcache)
313 ppc_target::low_set_pc (regcache *regcache, CORE_ADDR pc)
341 ppc_target::sw_breakpoint_from_kind (int kind, int *size)
348 ppc_target::low_breakpoint_at (CORE_ADDR where)
368 ppc_target::supports_z_point_type (char z_type)
386 ppc_target::low_insert_point (raw_bkpt_type type, CORE_ADDR addr,
407 ppc_target::low_remove_point (raw_bkpt_type type, CORE_ADDR addr,
431 ppc_target *my_ppc_target = (ppc_target *) the_linux_target;
871 ppc_target::get_regs_info ()
877 ppc_target::low_arch_setup ()
1041 ppc_target::supports_tracepoints ()
1052 ppc_target::low_get_thread_area (int lwpid, CORE_ADDR *addr)
1580 ppc_target::supports_fast_tracepoints ()
1589 ppc_target::install_fast_tracepoint_jump_pad (CORE_ADDR tpoint,
1795 ppc_target::get_min_fast_tracepoint_insn_len ()
3378 ppc_target::emit_ops ()
3395 ppc_target::get_ipa_tdesc_idx ()