Searched refs:normal_pid_to_str (Results 1 – 25 of 27) sorted by relevance
12
98 return normal_pid_to_str (ptid); in sol2_core_pid_to_str()
41 return normal_pid_to_str (ptid); in pid_to_str()
536 return normal_pid_to_str (ptid); in pid_to_str()
541 return normal_pid_to_str (ptid); in pid_to_str()
1310 return normal_pid_to_str (ptid_t (pid)); in pid_to_str()1316 return normal_pid_to_str (ptid); in pid_to_str()
174 return normal_pid_to_str (ptid); in pid_to_str()
1242 return normal_pid_to_str (ptid); in pid_to_str()
1183 return normal_pid_to_str (ptid); in windows_core_pid_to_str()
983 return normal_pid_to_str (ptid); in pid_to_str()
1949 extern std::string normal_pid_to_str (ptid_t ptid);
3637 normal_pid_to_str (ptid_t ptid) in normal_pid_to_str() function3645 return normal_pid_to_str (ptid); in default_pid_to_str()
876 return normal_pid_to_str (ptid); in pid_to_str()
543 return normal_pid_to_str (ptid); in fbsd_core_pid_to_str()
2112 return normal_pid_to_str (ptid); in pid_to_str()
450 return normal_pid_to_str (ptid); in linux_core_pid_to_str()
3060 return normal_pid_to_str (ptid); in pid_to_str()
3984 return normal_pid_to_str (ptid); in pid_to_str()
12277 return normal_pid_to_str (ptid); in pid_to_str()12294 return normal_pid_to_str (ptid); in pid_to_str()12302 return normal_pid_to_str (ptid); in pid_to_str()
2230 inf_ptrace_kill_inferior. Use normal_pid_to_str instead of2287 * target.c (normal_pid_to_str): Use xsnprintf instead of snprintf.4746 * target.c (normal_pid_to_str): Likewise.
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.
3708 otherwise, use normal_pid_to_str.9955 * go32-nat.c (go32_pid_to_str): Call normal_pid_to_str instead of
281 * target.c (normal_pid_to_str): Print "thread" not "process" for
14032 * target.c (normal_pid_to_str): Change return type.14047 (target_pid_to_str, normal_pid_to_str): Likewise.
15244 (normal_pid_to_str, default_pid_to_str): Constify.15247 (target_pid_to_str, normal_pid_to_str): Constify.