Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dremote.c1143 static char *pack_threadinfo_request (char *pkt, int mode, threadref * id);
1436 pack_threadinfo_request (char *pkt, int mode, threadref *id) in pack_threadinfo_request() function
1557 pack_threadinfo_request (threadinfo_pkt, fieldset, threadid); in remote_get_threadinfo()