Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Host/common/
HDThreadLauncher.cpp38 error.SetError(::GetLastError(), eErrorTypeWin32); in LaunchThread()
HDSocket.cpp87 error.SetError(::WSAGetLastError(), lldb::eErrorTypeWin32); in SetLastError()
/NextBSD/contrib/llvm/tools/lldb/include/lldb/
HDlldb-enumerations.h270 eErrorTypeWin32 ///< Standard Win32 error codes. enumerator