Home
last modified time | relevance | path

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

12345678910

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Host/windows/
H A DPipeWindows.cpp74 return Status(::GetLastError(), eErrorTypeWin32); in CreateNew()
105 return Status(ERROR_ALREADY_EXISTS, eErrorTypeWin32); in CreateNew()
117 return Status(::GetLastError(), eErrorTypeWin32); in CreateNew()
150 error.SetError(status, eErrorTypeWin32); in CreateWithUniqueName()
192 return Status(::GetLastError(), eErrorTypeWin32); in OpenNamedPipe()
202 return Status(::GetLastError(), eErrorTypeWin32); in OpenNamedPipe()
289 return Status(::GetLastError(), eErrorTypeWin32); in ReadWithTimeout()
310 return Status(failure_error, eErrorTypeWin32); in ReadWithTimeout()
316 return Status(::GetLastError(), eErrorTypeWin32); in ReadWithTimeout()
331 return Status(::GetLastError(), eErrorTypeWin32); in Write()
[all …]
H A DLockFileWindows.cpp27 return Status(::GetLastError(), eErrorTypeWin32); in fileLock()
31 return Status(::GetLastError(), eErrorTypeWin32); in fileLock()
71 return Status(::GetLastError(), eErrorTypeWin32); in DoUnlock()
75 return Status(::GetLastError(), eErrorTypeWin32); in DoUnlock()
H A DHostProcessWindows.cpp43 error.SetError(ERROR_INVALID_HANDLE, lldb::eErrorTypeWin32); in Terminate()
46 error.SetError(::GetLastError(), lldb::eErrorTypeWin32); in Terminate()
54 error.SetError(ERROR_INVALID_HANDLE, lldb::eErrorTypeWin32); in GetMainModule()
64 error.SetError(::GetLastError(), lldb::eErrorTypeWin32); in GetMainModule()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Host/windows/
H A DPipeWindows.cpp74 return Status(::GetLastError(), eErrorTypeWin32); in CreateNew()
105 return Status(ERROR_ALREADY_EXISTS, eErrorTypeWin32); in CreateNew()
117 return Status(::GetLastError(), eErrorTypeWin32); in CreateNew()
150 error.SetError(status, eErrorTypeWin32); in CreateWithUniqueName()
192 return Status(::GetLastError(), eErrorTypeWin32); in OpenNamedPipe()
202 return Status(::GetLastError(), eErrorTypeWin32); in OpenNamedPipe()
289 return Status(::GetLastError(), eErrorTypeWin32); in ReadWithTimeout()
310 return Status(failure_error, eErrorTypeWin32); in ReadWithTimeout()
316 return Status(::GetLastError(), eErrorTypeWin32); in ReadWithTimeout()
331 return Status(::GetLastError(), eErrorTypeWin32); in Write()
[all …]
H A DLockFileWindows.cpp27 return Status(::GetLastError(), eErrorTypeWin32); in fileLock()
31 return Status(::GetLastError(), eErrorTypeWin32); in fileLock()
71 return Status(::GetLastError(), eErrorTypeWin32); in DoUnlock()
75 return Status(::GetLastError(), eErrorTypeWin32); in DoUnlock()
H A DHostProcessWindows.cpp43 error.SetError(ERROR_INVALID_HANDLE, lldb::eErrorTypeWin32); in Terminate()
46 error.SetError(::GetLastError(), lldb::eErrorTypeWin32); in Terminate()
54 error.SetError(ERROR_INVALID_HANDLE, lldb::eErrorTypeWin32); in GetMainModule()
64 error.SetError(::GetLastError(), lldb::eErrorTypeWin32); in GetMainModule()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Host/windows/
H A DPipeWindows.cpp74 return Status(::GetLastError(), eErrorTypeWin32); in CreateNew()
105 return Status(ERROR_ALREADY_EXISTS, eErrorTypeWin32); in CreateNew()
117 return Status(::GetLastError(), eErrorTypeWin32); in CreateNew()
150 error.SetError(status, eErrorTypeWin32); in CreateWithUniqueName()
192 return Status(::GetLastError(), eErrorTypeWin32); in OpenNamedPipe()
202 return Status(::GetLastError(), eErrorTypeWin32); in OpenNamedPipe()
289 return Status(::GetLastError(), eErrorTypeWin32); in ReadWithTimeout()
310 return Status(failure_error, eErrorTypeWin32); in ReadWithTimeout()
316 return Status(::GetLastError(), eErrorTypeWin32); in ReadWithTimeout()
331 return Status(::GetLastError(), eErrorTypeWin32); in Write()
[all …]
H A DLockFileWindows.cpp27 return Status(::GetLastError(), eErrorTypeWin32); in fileLock()
31 return Status(::GetLastError(), eErrorTypeWin32); in fileLock()
71 return Status(::GetLastError(), eErrorTypeWin32); in DoUnlock()
75 return Status(::GetLastError(), eErrorTypeWin32); in DoUnlock()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Host/windows/
H A DPipeWindows.cpp74 return Status(::GetLastError(), eErrorTypeWin32); in CreateNew()
105 return Status(ERROR_ALREADY_EXISTS, eErrorTypeWin32); in CreateNew()
117 return Status(::GetLastError(), eErrorTypeWin32); in CreateNew()
150 error.SetError(status, eErrorTypeWin32); in CreateWithUniqueName()
192 return Status(::GetLastError(), eErrorTypeWin32); in OpenNamedPipe()
202 return Status(::GetLastError(), eErrorTypeWin32); in OpenNamedPipe()
289 return Status(::GetLastError(), eErrorTypeWin32); in ReadWithTimeout()
310 return Status(failure_error, eErrorTypeWin32); in ReadWithTimeout()
316 return Status(::GetLastError(), eErrorTypeWin32); in ReadWithTimeout()
331 return Status(::GetLastError(), eErrorTypeWin32); in Write()
[all …]
H A DLockFileWindows.cpp27 return Status(::GetLastError(), eErrorTypeWin32); in fileLock()
31 return Status(::GetLastError(), eErrorTypeWin32); in fileLock()
71 return Status(::GetLastError(), eErrorTypeWin32); in DoUnlock()
75 return Status(::GetLastError(), eErrorTypeWin32); in DoUnlock()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Host/windows/
H A DPipeWindows.cpp72 return Status(::GetLastError(), eErrorTypeWin32); in CreateNew()
103 return Status(ERROR_ALREADY_EXISTS, eErrorTypeWin32); in CreateNew()
115 return Status(::GetLastError(), eErrorTypeWin32); in CreateNew()
148 error.SetError(status, eErrorTypeWin32); in CreateWithUniqueName()
190 return Status(::GetLastError(), eErrorTypeWin32); in OpenNamedPipe()
200 return Status(::GetLastError(), eErrorTypeWin32); in OpenNamedPipe()
287 return Status(::GetLastError(), eErrorTypeWin32); in ReadWithTimeout()
308 return Status(failure_error, eErrorTypeWin32); in ReadWithTimeout()
314 return Status(::GetLastError(), eErrorTypeWin32); in ReadWithTimeout()
329 return Status(::GetLastError(), eErrorTypeWin32); in Write()
[all …]
H A DLockFileWindows.cpp25 return Status(::GetLastError(), eErrorTypeWin32); in fileLock()
29 return Status(::GetLastError(), eErrorTypeWin32); in fileLock()
67 return Status(::GetLastError(), eErrorTypeWin32); in DoUnlock()
71 return Status(::GetLastError(), eErrorTypeWin32); in DoUnlock()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Host/windows/
H A DPipeWindows.cpp74 return Status(::GetLastError(), eErrorTypeWin32); in CreateNew()
105 return Status(ERROR_ALREADY_EXISTS, eErrorTypeWin32); in CreateNew()
117 return Status(::GetLastError(), eErrorTypeWin32); in CreateNew()
150 error.SetError(status, eErrorTypeWin32); in CreateWithUniqueName()
192 return Status(::GetLastError(), eErrorTypeWin32); in OpenNamedPipe()
202 return Status(::GetLastError(), eErrorTypeWin32); in OpenNamedPipe()
289 return Status(::GetLastError(), eErrorTypeWin32); in ReadWithTimeout()
310 return Status(failure_error, eErrorTypeWin32); in ReadWithTimeout()
316 return Status(::GetLastError(), eErrorTypeWin32); in ReadWithTimeout()
331 return Status(::GetLastError(), eErrorTypeWin32); in Write()
[all …]
H A DLockFileWindows.cpp27 return Status(::GetLastError(), eErrorTypeWin32); in fileLock()
31 return Status(::GetLastError(), eErrorTypeWin32); in fileLock()
71 return Status(::GetLastError(), eErrorTypeWin32); in DoUnlock()
75 return Status(::GetLastError(), eErrorTypeWin32); in DoUnlock()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Host/windows/
H A DPipeWindows.cpp74 return Status(::GetLastError(), eErrorTypeWin32); in CreateNew()
105 return Status(ERROR_ALREADY_EXISTS, eErrorTypeWin32); in CreateNew()
117 return Status(::GetLastError(), eErrorTypeWin32); in CreateNew()
150 error.SetError(status, eErrorTypeWin32); in CreateWithUniqueName()
192 return Status(::GetLastError(), eErrorTypeWin32); in OpenNamedPipe()
202 return Status(::GetLastError(), eErrorTypeWin32); in OpenNamedPipe()
289 return Status(::GetLastError(), eErrorTypeWin32); in ReadWithTimeout()
310 return Status(failure_error, eErrorTypeWin32); in ReadWithTimeout()
316 return Status(::GetLastError(), eErrorTypeWin32); in ReadWithTimeout()
331 return Status(::GetLastError(), eErrorTypeWin32); in Write()
[all …]
H A DLockFileWindows.cpp27 return Status(::GetLastError(), eErrorTypeWin32); in fileLock()
31 return Status(::GetLastError(), eErrorTypeWin32); in fileLock()
71 return Status(::GetLastError(), eErrorTypeWin32); in DoUnlock()
75 return Status(::GetLastError(), eErrorTypeWin32); in DoUnlock()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Host/windows/
H A DPipeWindows.cpp74 return Status(::GetLastError(), eErrorTypeWin32); in CreateNew()
105 return Status(ERROR_ALREADY_EXISTS, eErrorTypeWin32); in CreateNew()
117 return Status(::GetLastError(), eErrorTypeWin32); in CreateNew()
150 error.SetError(status, eErrorTypeWin32); in CreateWithUniqueName()
192 return Status(::GetLastError(), eErrorTypeWin32); in OpenNamedPipe()
202 return Status(::GetLastError(), eErrorTypeWin32); in OpenNamedPipe()
289 return Status(::GetLastError(), eErrorTypeWin32); in ReadWithTimeout()
310 return Status(failure_error, eErrorTypeWin32); in ReadWithTimeout()
316 return Status(::GetLastError(), eErrorTypeWin32); in ReadWithTimeout()
331 return Status(::GetLastError(), eErrorTypeWin32); in Write()
[all …]
H A DLockFileWindows.cpp27 return Status(::GetLastError(), eErrorTypeWin32); in fileLock()
31 return Status(::GetLastError(), eErrorTypeWin32); in fileLock()
71 return Status(::GetLastError(), eErrorTypeWin32); in DoUnlock()
75 return Status(::GetLastError(), eErrorTypeWin32); in DoUnlock()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Host/windows/
H A DPipeWindows.cpp74 return Status(::GetLastError(), eErrorTypeWin32); in CreateNew()
105 return Status(ERROR_ALREADY_EXISTS, eErrorTypeWin32); in CreateNew()
117 return Status(::GetLastError(), eErrorTypeWin32); in CreateNew()
150 error.SetError(status, eErrorTypeWin32); in CreateWithUniqueName()
192 return Status(::GetLastError(), eErrorTypeWin32); in OpenNamedPipe()
202 return Status(::GetLastError(), eErrorTypeWin32); in OpenNamedPipe()
289 return Status(::GetLastError(), eErrorTypeWin32); in ReadWithTimeout()
310 return Status(failure_error, eErrorTypeWin32); in ReadWithTimeout()
316 return Status(::GetLastError(), eErrorTypeWin32); in ReadWithTimeout()
331 return Status(::GetLastError(), eErrorTypeWin32); in Write()
[all …]
H A DLockFileWindows.cpp27 return Status(::GetLastError(), eErrorTypeWin32); in fileLock()
31 return Status(::GetLastError(), eErrorTypeWin32); in fileLock()
71 return Status(::GetLastError(), eErrorTypeWin32); in DoUnlock()
75 return Status(::GetLastError(), eErrorTypeWin32); in DoUnlock()
H A DHostProcessWindows.cpp43 error.SetError(ERROR_INVALID_HANDLE, lldb::eErrorTypeWin32); in Terminate()
46 error.SetError(::GetLastError(), lldb::eErrorTypeWin32); in Terminate()
54 error.SetError(ERROR_INVALID_HANDLE, lldb::eErrorTypeWin32); in GetMainModule()
64 error.SetError(::GetLastError(), lldb::eErrorTypeWin32); in GetMainModule()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Host/windows/
H A DPipeWindows.cpp74 return Status(::GetLastError(), eErrorTypeWin32); in CreateNew()
105 return Status(ERROR_ALREADY_EXISTS, eErrorTypeWin32); in CreateNew()
117 return Status(::GetLastError(), eErrorTypeWin32); in CreateNew()
150 error.SetError(status, eErrorTypeWin32); in CreateWithUniqueName()
192 return Status(::GetLastError(), eErrorTypeWin32); in OpenNamedPipe()
202 return Status(::GetLastError(), eErrorTypeWin32); in OpenNamedPipe()
289 return Status(::GetLastError(), eErrorTypeWin32); in ReadWithTimeout()
310 return Status(failure_error, eErrorTypeWin32); in ReadWithTimeout()
316 return Status(::GetLastError(), eErrorTypeWin32); in ReadWithTimeout()
331 return Status(::GetLastError(), eErrorTypeWin32); in Write()
[all …]
H A DLockFileWindows.cpp27 return Status(::GetLastError(), eErrorTypeWin32); in fileLock()
31 return Status(::GetLastError(), eErrorTypeWin32); in fileLock()
71 return Status(::GetLastError(), eErrorTypeWin32); in DoUnlock()
75 return Status(::GetLastError(), eErrorTypeWin32); in DoUnlock()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/unittests/Utility/
H A DStatusTest.cpp60 auto success = Status(NO_ERROR, ErrorType::eErrorTypeWin32); in TEST()
65 auto s = Status(ERROR_ACCESS_DENIED, ErrorType::eErrorTypeWin32); in TEST()
69 s.SetError(ERROR_IPSEC_IKE_TIMED_OUT, ErrorType::eErrorTypeWin32); in TEST()
72 s.SetError(16000, ErrorType::eErrorTypeWin32); in TEST()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/unittests/Utility/
H A DStatusTest.cpp69 auto success = Status(NO_ERROR, ErrorType::eErrorTypeWin32); in TEST()
74 auto s = Status(ERROR_ACCESS_DENIED, ErrorType::eErrorTypeWin32); in TEST()
78 s.SetError(ERROR_IPSEC_IKE_TIMED_OUT, ErrorType::eErrorTypeWin32); in TEST()
81 s.SetError(16000, ErrorType::eErrorTypeWin32); in TEST()

12345678910