Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dtarget.h376 char *(*to_extra_thread_info) (struct thread_info *); member
925 (current_target.to_extra_thread_info (TP))
Dbsd-uthread.c499 t->to_extra_thread_info = bsd_uthread_extra_thread_info; in bsd_uthread_target()
Duw-thread.c1054 uw_thread_ops.to_extra_thread_info = uw_extra_thread_info; in init_uw_thread_ops()
Dtarget.c436 INHERIT (to_extra_thread_info, t); in update_current_target()
611 de_fault (to_extra_thread_info, in update_current_target()
Daix-thread.c1762 aix_thread_ops.to_extra_thread_info = aix_thread_extra_thread_info; in init_aix_thread_ops()
Dremote.c5407 remote_ops.to_extra_thread_info = remote_threads_extra_info; in init_remote_ops()
5533 remote_async_ops.to_extra_thread_info = remote_threads_extra_info; in init_remote_async_ops()