Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Expression/
H A DIRMemoryMap.cpp317 error.SetErrorToGenericError(); in Malloc()
323 error.SetErrorToGenericError(); in Malloc()
354 error.SetErrorToGenericError(); in Malloc()
374 error.SetErrorToGenericError(); in Malloc()
380 error.SetErrorToGenericError(); in Malloc()
436 error.SetErrorToGenericError(); in Leak()
452 error.SetErrorToGenericError(); in Free()
527 error.SetErrorToGenericError(); in WriteMemory()
541 error.SetErrorToGenericError(); in WriteMemory()
546 error.SetErrorToGenericError(); in WriteMemory()
[all …]
H A DIRInterpreter.cpp529 error.SetErrorToGenericError(); in CanInterpret()
543 error.SetErrorToGenericError(); in CanInterpret()
557 error.SetErrorToGenericError(); in CanInterpret()
565 error.SetErrorToGenericError(); in CanInterpret()
577 error.SetErrorToGenericError(); in CanInterpret()
587 error.SetErrorToGenericError(); in CanInterpret()
762 error.SetErrorToGenericError(); in Interpret()
775 error.SetErrorToGenericError(); in Interpret()
782 error.SetErrorToGenericError(); in Interpret()
863 error.SetErrorToGenericError(); in Interpret()
[all …]
H A DIRExecutionUnit.cpp123 ret.SetErrorToGenericError(); in DisassembleFunction()
139 ret.SetErrorToGenericError(); in DisassembleFunction()
150 ret.SetErrorToGenericError(); in DisassembleFunction()
164 ret.SetErrorToGenericError(); in DisassembleFunction()
178 ret.SetErrorToGenericError(); in DisassembleFunction()
186 ret.SetErrorToGenericError(); in DisassembleFunction()
218 err->SetErrorToGenericError(); in handleDiagnostics()
245 error.SetErrorToGenericError(); in GetRunnableInfo()
303 error.SetErrorToGenericError(); in GetRunnableInfo()
368 error.SetErrorToGenericError(); in GetRunnableInfo()
H A DMaterializer.cpp1511 error.SetErrorToGenericError(); in Materialize()
1519 error.SetErrorToGenericError(); in Materialize()
1559 error.SetErrorToGenericError(); in Dematerialize()
1564 error.SetErrorToGenericError(); in Dematerialize()
/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DStatus.cpp57 SetErrorToGenericError(); in Status()
82 SetErrorToGenericError(); in operator =()
231 void Status::SetErrorToGenericError() { in SetErrorToGenericError() function in Status
246 SetErrorToGenericError(); in SetErrorString()
273 SetErrorToGenericError(); in SetErrorStringWithVarArg()
/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/
H A DStatus.h153 void SetErrorToGenericError();
200 SetErrorToGenericError(); in Status()
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBError.cpp119 void SBError::SetErrorToGenericError() { in SetErrorToGenericError() function in SBError
123 m_opaque_up->SetErrorToGenericError(); in SetErrorToGenericError()
/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBError.i91 SetErrorToGenericError ();
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DValueObjectRegister.cpp111 m_error.SetErrorToGenericError(); in UpdateValue()
264 m_error.SetErrorToGenericError(); in UpdateValue()
/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBError.h52 void SetErrorToGenericError();
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp1326 err.SetErrorToGenericError(); in PrepareForExecution()
1338 err.SetErrorToGenericError(); in PrepareForExecution()
1463 err.SetErrorToGenericError(); in PrepareForExecution()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformRemoteDarwinDevice.cpp104 error.SetErrorToGenericError(); in ResolveExecutable()
H A DPlatformAppleSimulator.cpp424 error.SetErrorToGenericError(); in ResolveExecutable()
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DRemoteAwarePlatform.cpp146 error.SetErrorToGenericError(); in ResolveExecutable()
H A DPlatform.cpp845 error.SetErrorToGenericError(); in ResolveRemoteExecutable()
H A DProcess.cpp2188 error.SetErrorToGenericError(); in WriteMemory()
2270 error.SetErrorToGenericError(); in AllocateMemory()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp3204 error.SetErrorToGenericError(); in GetFilePermissions()
3206 error.SetErrorToGenericError(); in GetFilePermissions()
3239 error.SetErrorToGenericError(); in ReadFile()
3282 error.SetErrorToGenericError(); in WriteFile()
3314 error.SetErrorToGenericError(); in CreateSymlink()
3345 error.SetErrorToGenericError(); in Unlink()
H A DProcessGDBRemote.cpp3028 error.SetErrorToGenericError(); in DisableBreakpointSite()
3035 error.SetErrorToGenericError(); in DisableBreakpointSite()
3049 error.SetErrorToGenericError(); in DisableBreakpointSite()
3101 error.SetErrorToGenericError(); in EnableWatchpoint()
3147 error.SetErrorToGenericError(); in DisableWatchpoint()
/openbsd-src/gnu/llvm/lldb/source/Host/common/
H A DFile.cpp469 error.SetErrorToGenericError(); in Sync()