Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dremote.c1137 static int threadref_to_int (threadref * ref);
1381 threadref_to_int (threadref *ref) in threadref_to_int() function
1720 ptid = pid_to_ptid (threadref_to_int (ref)); in remote_newthread_step()
DChangeLog-19999206 (threadref_to_int, remote_get_threadinfo, etc): Make static.