Home
last modified time | relevance | path

Searched refs:to_extra_thread_info (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/gnu/usr.bin/gdb/kgdb/
H A Dtrgt.c356 kgdb_trgt_ops.to_extra_thread_info = kgdb_trgt_extra_thread_info; in initialize_kgdb_target()
/dflybsd-src/contrib/gdb-7/gdb/
H A Dravenscar-thread.c371 ravenscar_ops.to_extra_thread_info = ravenscar_extra_thread_info; in init_ravenscar_thread_ops()
H A Dtarget.h528 char *(*to_extra_thread_info) (struct thread_info *); member
1487 (current_target.to_extra_thread_info (TP))
H A Dbsd-uthread.c535 t->to_extra_thread_info = bsd_uthread_extra_thread_info; in bsd_uthread_target()
H A Dtarget.c660 INHERIT (to_extra_thread_info, t); in update_current_target()
837 de_fault (to_extra_thread_info, in update_current_target()
H A Dremote.c11365 remote_ops.to_extra_thread_info = remote_threads_extra_info; in init_remote_ops()