Searched refs:normal_pid_to_str (Results 1 – 12 of 12) sorted by relevance
45 return normal_pid_to_str (ptid); in obsd_pid_to_str()
478 return normal_pid_to_str (ptid); in bsd_uthread_pid_to_str()
577 return normal_pid_to_str (ptid); in child_pid_to_str()
623 t->to_pid_to_str = normal_pid_to_str; in inf_ptrace_target()
918 extern char *normal_pid_to_str (ptid_t ptid);
1758 normal_pid_to_str (ptid_t ptid) in normal_pid_to_str() function1791 dummy_target.to_pid_to_str = normal_pid_to_str; in init_dummy_target()
1238 return normal_pid_to_str (ptid); in thread_db_pid_to_str()
2315 return normal_pid_to_str (ptid); in linux_nat_pid_to_str()
6138 (normal_target_post_startup_inferior, normal_pid_to_str)6143 (child_post_wait, child_thread_alive, normal_pid_to_str): Likewise.6519 * target.c (normal_pid_to_str): Get rid of an ancient hack.
2228 (normal_pid_to_str): Adding a \0 to the end of buf.3197 (normal_pid_to_str): Add a \0 to the end of buf.
281 * target.c (normal_pid_to_str): Print "thread" not "process" for
3287 * target.c (normal_pid_to_str): New routine to print out process