Home
last modified time | relevance | path

Searched refs:to_longname (Results 1 – 14 of 14) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
H A Dbfd-target.c93 t->to_longname = _("BFD backed target"); in target_bfd_reopen()
H A Dcorelow.c945 core_ops.to_longname = "Local core dump file"; in init_core_ops()
971 core_target->to_longname); in init_core_ops()
H A Dbsd-kvm.c345 bsd_kvm_ops.to_longname = _("Kernel memory interface"); in bsd_kvm_add_target()
H A Dinf-child.c393 t->to_longname = "Unix child process"; in inf_child_target()
H A Dravenscar-thread.c361 ravenscar_ops.to_longname = "Ravenscar tasks."; in init_ravenscar_thread_ops()
H A Dtarget.h409 char *to_longname; /* Name for printing */ member
959 #define target_longname (current_target.to_longname)
H A Dbsd-uthread.c524 t->to_longname = "BSD user-level threads"; in bsd_uthread_target()
H A Drecord-btrace.c650 ops->to_longname = "Branch tracing target"; in init_record_btrace_ops()
H A Dexec.c905 exec_ops.to_longname = "Local exec file"; in init_exec_ops()
H A Dtarget.c600 INHERIT (to_longname, t); in update_current_target()
2484 printf_unfiltered ("%s:\n", t->to_longname); in target_info()
3739 dummy_target.to_longname = "None"; in init_dummy_target()
5025 printf_filtered (" - %s (%s)\n", t->to_shortname, t->to_longname); in maintenance_print_target_stack()
H A Drecord-full.c2063 record_full_ops.to_longname = "Process record and replay target"; in init_record_full_ops()
2298 record_full_core_ops.to_longname = "Process record and replay target"; in init_record_full_core_ops()
H A Dremote.c11328 remote_ops.to_longname = "Remote serial target in gdb-specific protocol"; in init_remote_ops()
11457 extended_remote_ops.to_longname = in init_extended_remote_ops()
H A Dtracepoint.c4774 tfile_ops.to_longname = "Local trace dump file"; in init_tfile_ops()
/dragonfly/gnu/usr.bin/gdb/kgdb/
H A Dtrgt.c344 kgdb_trgt_ops.to_longname = "kernel core dump file"; in initialize_kgdb_target()