Home
last modified time | relevance | path

Searched refs:status_to_str (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dlinux-nat.c630 status_to_str (int status) in status_to_str() function
829 status_to_str (status)); in lin_lwp_attach_lwp()
908 status_to_str (lp->status)); in detach_callback()
1159 status_to_str (status)); in wait_lwp()
1312 status_to_str ((int) status)); in stop_wait_callback()
1329 status_to_str ((int) status), in stop_wait_callback()
1356 status_to_str ((int) status)); in stop_wait_callback()
1656 (long) pid, status_to_str (status)); in child_wait()
1790 status_to_str (status), in linux_nat_wait()
1815 status_to_str (status), in linux_nat_wait()
[all …]
H A DChangeLog-20014342 * lin-lwp.c (status_to_str): New function.
H A DChangeLog916 (status_to_str, init_lwp_list, add_lwp, delete_lwp)