Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/
H A DStatus.cpp147 case eErrorTypeWin32: in AsCString()
/freebsd-14.2/contrib/llvm-project/lldb/source/Host/common/
H A DSocket.cpp316 error.SetError(::WSAGetLastError(), lldb::eErrorTypeWin32); in SetLastError()
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-enumerations.h313 eErrorTypeWin32 ///< Standard Win32 error codes. enumerator
/freebsd-14.2/contrib/llvm-project/lldb/docs/
H A Dpython_api_enums.rst486 .. py:data:: eErrorTypeWin32
/freebsd-14.2/lib/clang/liblldb/
H A DLLDBWrapLua.cpp77959 {SWIG_LUA_CONSTTAB_INT("eErrorTypeWin32", lldb::eErrorTypeWin32)},