Home
last modified time | relevance | path

Searched refs:OPS_MAGIC (Results 1 – 25 of 33) sorted by relevance

12

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dinf-child.c225 t->to_magic = OPS_MAGIC; in inf_child_target()
Dppc-bdm.c344 bdm_ppc_ops.to_magic = OPS_MAGIC; in init_bdm_ppc_ops()
Dbsd-kvm.c293 bsd_kvm_ops.to_magic = OPS_MAGIC; in bsd_kvm_add_target()
Dbsd-uthread.c500 t->to_magic = OPS_MAGIC; in bsd_uthread_target()
Dinftarg.c634 deprecated_child_ops.to_magic = OPS_MAGIC; in init_child_ops()
Dremote-vx.c1354 vx_ops.to_magic = OPS_MAGIC; /* Always the last thing */ in init_vx_ops()
1384 vx_run_ops.to_magic = OPS_MAGIC; in init_vx_run_ops()
Dcorelow.c668 core_ops.to_magic = OPS_MAGIC; in init_core_ops()
Dhpux-thread.c576 hpux_thread_ops.to_magic = OPS_MAGIC; in init_hpux_thread_ops()
Dremote-st.c791 st2000_ops.to_magic = OPS_MAGIC; /* Always the last thing */ in init_st2000_ops()
Dsol-thread.c1573 sol_thread_ops.to_magic = OPS_MAGIC; in init_sol_thread_ops()
1607 sol_core_ops.to_magic = OPS_MAGIC; in init_sol_core_ops()
Dtarget.h434 #define OPS_MAGIC 3840 macro
Dremote-sim.c881 gdbsim_ops.to_magic = OPS_MAGIC; in init_gdbsim_ops()
Dexec.c710 exec_ops.to_magic = OPS_MAGIC; in init_exec_ops()
Dv850ice.c916 v850ice_ops.to_magic = OPS_MAGIC; in init_850ice_ops()
Dremote-sds.c1078 sds_ops.to_magic = OPS_MAGIC; in init_sds_ops()
Duw-thread.c1056 uw_thread_ops.to_magic = OPS_MAGIC; in init_uw_thread_ops()
Dmonitor.c2275 monitor_ops.to_magic = OPS_MAGIC; in init_base_monitor_ops()
2283 if (monitor_ops.to_magic != OPS_MAGIC) in init_monitor_ops()
Dremote-rdi.c912 arm_rdi_ops.to_magic = OPS_MAGIC; in init_rdi_ops()
Dtarget.c662 if (t->to_magic != OPS_MAGIC) in push_target()
1796 dummy_target.to_magic = OPS_MAGIC; in init_dummy_target()
Dremote-rdp.c1422 remote_rdp_ops.to_magic = OPS_MAGIC; in init_remote_rdp_ops()
Dthread-db.c1354 thread_db_ops.to_magic = OPS_MAGIC; in init_thread_db_ops()
Dremote-m32r-sdi.c1598 m32r_ops.to_magic = OPS_MAGIC; in init_m32r_ops()
Dnto-procfs.c1305 procfs_ops.to_magic = OPS_MAGIC; in init_procfs_ops()
Dremote-e7000.c2168 e7000_ops.to_magic = OPS_MAGIC; in init_e7000_ops()
Dgo32-nat.c884 go32_ops.to_magic = OPS_MAGIC; in init_go32_ops()

12