Home
last modified time | relevance | path

Searched refs:push_target (Results 1 – 25 of 30) sorted by relevance

12

/trueos/contrib/gdb/gdb/
HDinftarg.c234 push_target (&child_ops); in child_attach()
331 push_target (&child_ops); in ptrace_him()
HDremote-vx.c231 push_target (&vx_run_ops); in vx_create_inferior()
1100 push_target (&vx_ops); in vx_open()
1213 push_target (&vx_run_ops); in vx_attach()
HDremote-utils.c211 push_target (gr->ops); in gr_open()
HDremote-st.c299 push_target (&st2000_ops); in st2000_open()
HDcorelow.c355 ontop = !push_target (&core_ops); in core_open()
HDnto-procfs.c531 push_target (&procfs_ops); in procfs_attach()
1077 push_target (&procfs_ops); in procfs_create_inferior()
HDtarget.h1141 extern int push_target (struct target_ops *);
HDremote-sim.c543 push_target (&gdbsim_ops); in gdbsim_open()
HDsol-thread.c425 push_target (&sol_thread_ops); in sol_thread_attach()
815 push_target (&sol_thread_ops); in sol_thread_create_inferior()
HDexec.c267 push_target (&exec_ops); in exec_file_attach()
HDocd.c288 push_target (current_ops); /* Switch to using remote target now */ in ocd_open()
HDremote-sds.c229 push_target (&sds_ops); /* Switch to using remote target now */ in sds_open()
HDuw-thread.c968 push_target (&uw_thread_ops); /* must precede notice_threads() */ in libthread_init()
HDremote-rdi.c287 push_target (&arm_rdi_ops); in arm_rdi_open()
HDtarget.c654 push_target (struct target_ops *t) in push_target() function
2432 push_target (&dummy_target); in initialize_targets()
HDremote-rdp.c1178 push_target (&remote_rdp_ops); in remote_rdp_open()
HDthread-db.c656 push_target (&thread_db_ops); in thread_db_new_objfile()
HDremote-e7000.c646 push_target (&e7000_ops); in e7000_open()
HDgnu-nat.c2062 push_target (&gnu_ops); in gnu_create_inferior()
2145 push_target (&gnu_ops); in gnu_attach()
HDlin-lwp.c270 push_target (&lin_lwp_ops);
HDgo32-nat.c654 push_target (&go32_ops); in go32_create_inferior()
HDmonitor.c843 push_target (targ_ops); in monitor_open()
HDwince.c1768 push_target (&child_ops); in child_create_inferior()
/trueos/gnu/usr.bin/gdb/kgdb/
HDtrgt.c124 ontop = !push_target (&kgdb_trgt_ops); in kgdb_trgt_open()
/trueos/gnu/usr.bin/gdb/libgdb/
HDfbsd-threads.c521 push_target(&fbsd_thread_ops); in fbsd_thread_new_objfile()
553 push_target(&fbsd_thread_ops); in fbsd_thread_attach()
1060 push_target(&fbsd_thread_ops); in fbsd_thread_create_inferior()

12