Home
last modified time | relevance | path

Searched refs:target_extra_thread_info (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/gdb/gdb/
HDtarget.h940 #define target_extra_thread_info(TP) \ macro
HDthread.c445 extra_info = target_extra_thread_info (tp); in info_threads_command()