Searched refs:unpack_threadid (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/gdb/gdb/
H A Dremote.c1174 static char *unpack_threadid (char *inbuf, threadref * id);
1382 unpack_threadid (char *inbuf, threadref *id)
1518 pkt = unpack_threadid (pkt, &ref);
1549 pkt = unpack_threadid (pkt, &ref);
1638 pkt = unpack_threadid (pkt, original_echo); /* should match query packet */
1641 pkt = unpack_threadid (pkt, resultlist++);
1378 unpack_threadid (char *inbuf, threadref *id) function

Completed in 52 milliseconds