Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gdb/gdb/
Dinftarg.c611 return normal_pid_to_str (ptid); in child_pid_to_str()
Dtarget.h933 extern char *normal_pid_to_str (ptid_t ptid);
Dtarget.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()
Dthread-db.c1182 return normal_pid_to_str (ptid); in thread_db_pid_to_str()
Dlin-lwp.c1742 return normal_pid_to_str (ptid); in lin_lwp_pid_to_str()
/freebsd-12-stable/gnu/usr.bin/gdb/libgdb/
Dfbsd-threads.c1243 return normal_pid_to_str (ptid); in fbsd_thread_pid_to_str()