Home
last modified time | relevance | path

Searched defs:thread_context (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/Minidump/
H A DMinidumpFileBuilder.cpp351 lldb_private::minidump::MinidumpContext_x86_64 thread_context = {}; in GetThreadContext_64() local
437 auto thread_context = GetThreadContext_64(reg_ctx); in AddThreadList() local
523 auto thread_context = GetThreadContext_64(reg_ctx); in AddException() local
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_win.cpp61 CONTEXT *thread_context = reinterpret_cast<CONTEXT *>(buffer->data()); in GetRegistersAndSP() local
/llvm-project-15.0.7/openmp/libompd/src/
H A Domp-debug.h82 ompd_thread_context_t *thread_context; member
H A Domp-debug.cpp267 ompd_thread_context_t *thread_context = thread_handle->thread_context; in ompd_get_curr_parallel_handle() local