Home
last modified time | relevance | path

Searched defs:linux_target_ops (Results 1 – 8 of 8) sorted by relevance

/dports/devel/gdb761/gdb-7.6.1/gdb/gdbserver/
H A Dlinux-low.h69 struct linux_target_ops struct
72 void (*arch_setup) (void);
74 int num_regs;
75 int *regmap;
81 unsigned char *regset_bitmap;
82 int (*cannot_fetch_register) (int);
87 int (*cannot_store_register) (int);
98 const unsigned char *breakpoint;
99 int breakpoint_len;
102 int decr_pc_after_break;
[all …]
H A Dlinux-low.c5875 static struct target_ops linux_target_ops = { variable
/dports/devel/avr-gdb/gdb-7.3.1/gdb/gdbserver/
H A Dlinux-low.h63 struct linux_target_ops struct
66 void (*arch_setup) (void);
68 int num_regs;
69 int *regmap;
70 int (*cannot_fetch_register) (int);
75 int (*cannot_store_register) (int);
78 const unsigned char *breakpoint;
79 int breakpoint_len;
82 int decr_pc_after_break;
83 int (*breakpoint_at) (CORE_ADDR pc);
[all …]
H A Dlinux-low.c5110 static struct target_ops linux_target_ops = { variable
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/gdbserver/
H A Dlinux-low.h41 struct linux_target_ops struct
62 extern struct linux_target_ops the_low_target; argument
H A Dlinux-low.c1424 static struct target_ops linux_target_ops = { variable
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/gdbserver/
H A Dlinux-low.h41 struct linux_target_ops struct
62 extern struct linux_target_ops the_low_target; argument
H A Dlinux-low.c1424 static struct target_ops linux_target_ops = { variable