Home
last modified time | relevance | path

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

/NextBSD/contrib/gdb/gdb/
HDinftarg.c611 return normal_pid_to_str (ptid); in child_pid_to_str()
HDtarget.h933 extern char *normal_pid_to_str (ptid_t ptid);
HDtarget.c1603 normal_pid_to_str (ptid_t ptid) in normal_pid_to_str() function
1636 dummy_target.to_pid_to_str = normal_pid_to_str; in init_dummy_target()
HDthread-db.c1182 return normal_pid_to_str (ptid); in thread_db_pid_to_str()
HDlin-lwp.c1742 return normal_pid_to_str (ptid); in lin_lwp_pid_to_str()
/NextBSD/gnu/usr.bin/gdb/libgdb/
HDfbsd-threads.c1243 return normal_pid_to_str (ptid); in fbsd_thread_pid_to_str()