Searched refs:target_tid_to_str (Results 1 – 6 of 6) sorted by relevance
423 printf_filtered ("%d %s", tp->num, target_tid_to_str (tp->ptid)); in info_threads_command()537 tp->num, target_tid_to_str (inferior_ptid)); in thread_apply_all_command()608 target_tid_to_str (inferior_ptid)); in thread_apply_command()631 target_tid_to_str (inferior_ptid)); in thread_command()661 ui_out_text (uiout, target_tid_to_str (inferior_ptid)); in do_captured_thread_select()
915 #ifndef target_tid_to_str916 #define target_tid_to_str(PID) \ macro
457 (target_tid_to_str): New macro, calls hppa_tid_to_str3234 (target_tid_to_str): New macro.
176 (target_tid_to_str): default to using target_pid_to_str.
6303 * config/pa/nm-hppah.h (target_tid_to_str): Likewise.
172 #define target_tid_to_str( ptid ) \ macro