Searched defs:thread_context (Results 1 – 2 of 2) sorted by relevance
351 lldb_private::minidump::MinidumpContext_x86_64 thread_context = {}; in GetThreadContext_64() local437 auto thread_context = GetThreadContext_64(reg_ctx); in AddThreadList() local523 auto thread_context = GetThreadContext_64(reg_ctx); in AddException() local
61 CONTEXT *thread_context = reinterpret_cast<CONTEXT *>(buffer->data()); in GetRegistersAndSP() local