Searched refs:thread_context (Results 1 – 3 of 3) sorted by relevance
554 struct thread_context { struct559 typedef struct thread_context thread_context; argument
3501 thread_context *thrctx;3529 thread_context *tc;3532 tc = malloc(sizeof(thread_context), M_TEMP, M_NOWAIT);
7900 sect->size = sizeof (pstatus.data.thread_info.thread_context); in elfcore_grok_win32pstatus()7903 data.thread_info.thread_context)); in elfcore_grok_win32pstatus()