Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_stoptheworld_win.cpp61 CONTEXT *thread_context = reinterpret_cast<CONTEXT *>(buffer->data()); in GetRegistersAndSP() local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Minidump/
HDMinidumpFileBuilder.cpp468 lldb_private::minidump::MinidumpContext_x86_64 thread_context = {}; in GetThreadContext_x86_64() local
503 minidump::RegisterContextMinidump_ARM64::Context thread_context = {}; in GetThreadContext_ARM64() local
625 ArchThreadContexts thread_context(arch.GetMachine()); in AddThreadList() local
/freebsd-13-stable/sys/compat/ndis/
HDntoskrnl_var.h541 struct thread_context { struct
546 typedef struct thread_context thread_context; typedef