Searched refs:init_monitor_ops (Results 1 – 11 of 11) sorted by relevance
206 init_monitor_ops (&ppcbug_ops0); in _initialize_ppcbug_rom()216 init_monitor_ops (&ppcbug_ops1); in _initialize_ppcbug_rom()
257 extern void init_monitor_ops (struct target_ops *);
169 init_monitor_ops (&dink32_ops); in _initialize_dink32_rom()
149 init_monitor_ops (&hms_ops); in _initialize_remote_hms()
177 init_monitor_ops (&est_ops); in _initialize_est()
173 init_monitor_ops (&abug_ops); in _initialize_abug_rom()
171 init_monitor_ops (&cpu32bug_ops); in _initialize_cpu32bug_rom()
169 init_monitor_ops (&dbug_ops); in _initialize_dbug_rom()
255 init_monitor_ops (&rom68k_ops); in _initialize_rom68k()
1046 init_monitor_ops (&r3900_ops); in _initialize_r3900_rom()
2280 init_monitor_ops (struct target_ops *ops) in init_monitor_ops() function