Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/
H A DNativeRegisterContextWindows_WoW64.cpp76 static Status SetWoW64ThreadContextHelper(lldb::thread_t thread_handle, in SetWoW64ThreadContextHelper() function
234 return SetWoW64ThreadContextHelper(thread_handle, &tls_context); in GPRWrite()
310 return SetWoW64ThreadContextHelper(thread_handle, &tls_context); in DRWrite()
403 return SetWoW64ThreadContextHelper(GetThreadHandle(), &tls_context); in WriteAllRegisterValues()