Searched refs:monitor_ops (Results 1 – 11 of 11) sorted by relevance
108 static struct monitor_ops *current_monitor;729 monitor_open (char *args, struct monitor_ops *mon_ops, int from_tty) in monitor_open()2246 static struct target_ops monitor_ops; variable2251 monitor_ops.to_close = monitor_close; in init_base_monitor_ops()2252 monitor_ops.to_detach = monitor_detach; in init_base_monitor_ops()2253 monitor_ops.to_resume = monitor_resume; in init_base_monitor_ops()2254 monitor_ops.to_wait = monitor_wait; in init_base_monitor_ops()2255 monitor_ops.to_fetch_registers = monitor_fetch_registers; in init_base_monitor_ops()2256 monitor_ops.to_store_registers = monitor_store_registers; in init_base_monitor_ops()2257 monitor_ops.to_prepare_to_store = monitor_prepare_to_store; in init_base_monitor_ops()[all …]
134 struct monitor_ops *OPS, in init_ppc_cmds()184 static struct monitor_ops ppcbug_cmds0;185 static struct monitor_ops ppcbug_cmds1;
80 struct monitor_ops struct243 extern void monitor_open (char *args, struct monitor_ops *ops, int from_tty);
124 static struct monitor_ops dink32_cmds;
84 static struct monitor_ops hms_cmds;
112 static struct monitor_ops est_cmds;
109 static struct monitor_ops abug_cmds;
107 static struct monitor_ops cpu32bug_cmds;
101 static struct monitor_ops dbug_cmds;
190 static struct monitor_ops rom68k_cmds;
966 static struct monitor_ops r3900_cmds;