Searched refs:to_open (Results 1 – 25 of 39) sorted by relevance
12
| /mirbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | ppcbug-rom.c | 212 ppcbug_ops0.to_open = ppcbug_open0; in _initialize_ppcbug_rom() 222 ppcbug_ops1.to_open = ppcbug_open1; in _initialize_ppcbug_rom()
|
| D | sh3-rom.c | 377 sh3_ops.to_open = sh3_open; in _initialize_sh3_rom() 396 sh3e_ops.to_open = sh3e_open; in _initialize_sh3_rom()
|
| D | hpux-thread.c | 141 deprecated_child_ops.to_open (arg, from_tty); in hpux_thread_open() 550 hpux_thread_ops.to_open = hpux_thread_open; in init_hpux_thread_ops()
|
| D | dink32-rom.c | 175 dink32_ops.to_open = dink32_open; in _initialize_dink32_rom()
|
| D | inf-child.c | 188 t->to_open = inf_child_open; in inf_child_target()
|
| D | remote-hms.c | 157 hms_ops.to_open = hms_open; in _initialize_remote_hms()
|
| D | cpu32bug-rom.c | 177 cpu32bug_ops.to_open = cpu32bug_open; in _initialize_cpu32bug_rom()
|
| D | remote-est.c | 183 est_ops.to_open = est_open; in _initialize_est()
|
| D | abug-rom.c | 179 abug_ops.to_open = abug_open; in _initialize_abug_rom()
|
| D | dbug-rom.c | 175 dbug_ops.to_open = dbug_open; in _initialize_dbug_rom()
|
| D | rom68k-rom.c | 261 rom68k_ops.to_open = rom68k_open; in _initialize_rom68k()
|
| D | sol-thread.c | 345 procfs_ops.to_open (arg, from_tty); in sol_thread_open() 1403 orig_core_ops.to_open (filename, from_tty); in sol_core_open() 1538 sol_thread_ops.to_open = sol_thread_open; in init_sol_thread_ops() 1584 sol_core_ops.to_open = sol_core_open; in init_sol_core_ops()
|
| D | ppc-bdm.c | 320 bdm_ppc_ops.to_open = bdm_ppc_open; in init_bdm_ppc_ops()
|
| D | m32r-rom.c | 547 m32r_ops.to_open = m32r_open; in _initialize_m32r_rom() 559 mon2000_ops.to_open = mon2000_open; in _initialize_m32r_rom()
|
| D | target.c | 254 add_cmd (t->to_shortname, no_class, t->to_open, t->to_doc, &targetlist); in add_target() 385 INHERIT (to_open, t); in update_current_target() 471 de_fault (to_open, in update_current_target() 1845 debug_target.to_open (args, from_tty); in debug_to_open() 2511 current_target.to_open = debug_to_open; in setup_target_debug()
|
| D | bsd-kvm.c | 304 bsd_kvm_ops.to_open = bsd_kvm_open; in bsd_kvm_add_target()
|
| D | corefile.c | 81 (t->to_open) (filename, from_tty); in core_file_command()
|
| D | inftarg.c | 581 deprecated_child_ops.to_open = child_open; in init_child_ops()
|
| D | remote-mips.c | 3340 mips_ops.to_open = mips_open; in _initialize_remote_mips() 3348 pmon_ops.to_open = pmon_open; in _initialize_remote_mips() 3359 ddb_ops.to_open = ddb_open; in _initialize_remote_mips() 3364 lsi_ops.to_open = lsi_open; in _initialize_remote_mips()
|
| D | remote-st.c | 770 st2000_ops.to_open = st2000_open; in init_st2000_ops()
|
| D | inf-ptrace.c | 529 t->to_open = inf_ptrace_open; in inf_ptrace_target()
|
| D | corelow.c | 651 core_ops.to_open = core_open; in init_core_ops()
|
| D | target.h | 295 void (*to_open) (char *, int); member
|
| D | dve3900-rom.c | 1052 r3900_ops.to_open = r3900_open; in _initialize_r3900_rom()
|
| D | remote-sim.c | 853 gdbsim_ops.to_open = gdbsim_open; in init_gdbsim_ops()
|
12