Home
last modified time | relevance | path

Searched refs:to_shortname (Results 1 – 25 of 48) sorted by relevance

12

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dremote-utils.c160 sr_scan_args (gr->ops->to_shortname, args); in gr_open()
173 usage (gr->ops->to_shortname, NULL); in gr_open()
449 printf_filtered ("\tusing the %s protocol.\n", ops->to_shortname); in gr_files_info()
Dppcbug-rom.c208 ppcbug_ops0.to_shortname = "ppcbug"; in _initialize_ppcbug_rom()
218 ppcbug_ops1.to_shortname = "ppcbug1"; in _initialize_ppcbug_rom()
Dsh3-rom.c367 sh3_ops.to_shortname = "sh3"; in _initialize_sh3_rom()
386 sh3e_ops.to_shortname = "sh3e"; in _initialize_sh3_rom()
Dtarget.c252 add_cmd (t->to_shortname, no_class, t->to_open, t->to_doc, &targetlist); in add_target()
281 current_target.to_shortname); in tcomplain()
380 INHERIT (to_shortname, t); in update_current_target()
666 t->to_shortname); in push_target()
751 current_target.to_shortname); in pop_target()
872 ops->to_shortname, in target_xfer_partial()
1450 if (DEPRECATED_STREQ (current_target.to_shortname, "rombug")) in target_link()
1786 dummy_target.to_shortname = "None"; in init_dummy_target()
Dmcore-rom.c201 picobug_ops.to_shortname = "picobug"; in _initialize_picobug_rom()
Ddink32-rom.c171 dink32_ops.to_shortname = "dink32"; in _initialize_dink32_rom()
Dinf-child.c188 t->to_shortname = "child"; in inf_child_target()
Dbfd-target.c123 t->to_shortname = "bfd"; in target_bfd_reopen()
Dremote-hms.c151 hms_ops.to_shortname = "hms"; in _initialize_remote_hms()
Dabug-rom.c175 abug_ops.to_shortname = "abug"; in _initialize_abug_rom()
Dremote-est.c179 est_ops.to_shortname = "est"; in _initialize_est()
Dcpu32bug-rom.c173 cpu32bug_ops.to_shortname = "cpu32bug"; in _initialize_cpu32bug_rom()
Ddbug-rom.c171 dbug_ops.to_shortname = "dbug"; in _initialize_dbug_rom()
Drom68k-rom.c257 rom68k_ops.to_shortname = "rom68k"; in _initialize_rom68k()
Dtarget.h284 char *to_shortname; /* Name this target type */ member
443 #define target_shortname (current_target.to_shortname)
Dppc-bdm.c314 bdm_ppc_ops.to_shortname = "ocd"; in init_bdm_ppc_ops()
Dm32r-rom.c541 m32r_ops.to_shortname = "m32r"; in _initialize_m32r_rom()
553 mon2000_ops.to_shortname = "mon2000"; in _initialize_m32r_rom()
Dbsd-kvm.c281 bsd_kvm_ops.to_shortname = "kvm"; in bsd_kvm_add_target()
Dbsd-uthread.c486 t->to_shortname = "bsd-uthreads"; in bsd_uthread_target()
Dinftarg.c584 deprecated_child_ops.to_shortname = "child"; in init_child_ops()
Dremote-mips.c3333 mips_ops.to_shortname = "mips"; in _initialize_remote_mips()
3341 pmon_ops.to_shortname = "pmon"; in _initialize_remote_mips()
3349 ddb_ops.to_shortname = "ddb"; in _initialize_remote_mips()
3360 lsi_ops.to_shortname = "lsi"; in _initialize_remote_mips()
Dremote-vx.c1339 vx_ops.to_shortname = "vxworks"; in init_vx_ops()
1360 vx_run_ops.to_shortname = "vxprocess"; in init_vx_run_ops()
Dcorelow.c648 core_ops.to_shortname = "core"; in init_core_ops()
Dhpux-thread.c542 hpux_thread_ops.to_shortname = "hpux-threads"; in init_hpux_thread_ops()
Dremote-st.c764 st2000_ops.to_shortname = "st2000"; in init_st2000_ops()

12