Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dremote.c1139 static void copy_threadref (threadref * dest, threadref * src);
1395 copy_threadref (threadref *dest, threadref *src) in copy_threadref() function
1486 copy_threadref (&info->threadid, &ref); in remote_unpack_thread_info_response()
1706 copy_threadref (&nextthread, &resultthreadlist[result_count - 1]); in remote_threadlist_iterator()