Home
last modified time | relevance | path

Searched refs:to_magic (Results 1 – 25 of 32) sorted by relevance

12

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dinf-child.c222 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.c312 bsd_kvm_ops.to_magic = OPS_MAGIC; in bsd_kvm_add_target()
Dbsd-uthread.c502 t->to_magic = OPS_MAGIC; in bsd_uthread_target()
Dinftarg.c628 deprecated_child_ops.to_magic = OPS_MAGIC; in init_child_ops()
Dhpux-thread.c581 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()
Dinf-ptrace.c553 t->to_magic = OPS_MAGIC; in inf_ptrace_target()
Dcorelow.c667 core_ops.to_magic = OPS_MAGIC; in init_core_ops()
Dtarget.c459 INHERIT (to_magic, t); in update_current_target()
664 if (t->to_magic != OPS_MAGIC) in push_target()
1839 dummy_target.to_magic = OPS_MAGIC; in init_dummy_target()
Dtarget.h425 int to_magic; member
Dremote-sim.c876 gdbsim_ops.to_magic = OPS_MAGIC; in init_gdbsim_ops()
Dsol-thread.c1575 sol_thread_ops.to_magic = OPS_MAGIC; in init_sol_thread_ops()
1609 sol_core_ops.to_magic = OPS_MAGIC; in init_sol_core_ops()
Dexec.c741 exec_ops.to_magic = OPS_MAGIC; in init_exec_ops()
Dremote-sds.c1079 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.c2276 monitor_ops.to_magic = OPS_MAGIC; in init_base_monitor_ops()
2284 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()
Dremote-rdp.c1422 remote_rdp_ops.to_magic = OPS_MAGIC; in init_remote_rdp_ops()
Dlinux-thread-db.c1313 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()
Dremote-e7000.c2187 e7000_ops.to_magic = OPS_MAGIC; in init_e7000_ops()
Dnto-procfs.c1320 procfs_ops.to_magic = OPS_MAGIC; in init_procfs_ops()
Dgo32-nat.c885 go32_ops.to_magic = OPS_MAGIC; in init_go32_ops()
Daix-thread.c1764 aix_thread_ops.to_magic = OPS_MAGIC; in init_aix_thread_ops()

12