Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dwince-stub.h35 GDB_THREADALIVE, enumerator
H A Dwince-stub.c418 HANDLE h = gethandle (L"ThreadAlive handle", s, GDB_THREADALIVE); in thread_alive()
422 putresult (L"WriteProcessMemory data", res, s, GDB_THREADALIVE, in thread_alive()
501 case GDB_THREADALIVE: in dispatch()
H A Dwince.c737 puthandle ("ThreadAlive handle", GDB_THREADALIVE, h); in thread_alive()
738 return getresult ("ThreadAlive result", GDB_THREADALIVE, &res, NULL); in thread_alive()