Home
last modified time | relevance | path

Searched refs:remote_pid_to_str (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dremote.c5225 remote_pid_to_str (ptid_t ptid) in remote_pid_to_str() function
5267 remote_ops.to_pid_to_str = remote_pid_to_str; in init_remote_ops()
5389 remote_async_ops.to_pid_to_str = remote_pid_to_str; in init_remote_async_ops()
H A DChangeLog-20016520 * remote.c (remote_pid_to_str): New function for remote target.