Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dremote.c1131 static char *pack_threadid (char *pkt, threadref * id);
1327 pack_threadid (char *pkt, threadref *id) in pack_threadid() function
1441 pkt = pack_threadid (pkt, id); /* threadid */ in pack_threadinfo_request()
1575 pkt = pack_threadid (pkt, nextthread); /* 64 bit thread identifier */ in pack_threadlist_request()
5127 pack_threadid (&hexid[0], ref); /* Convert threead id into hex */