Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Expression/
H A DIRMemoryMap.cpp317 error.SetErrorToGenericError(); in Malloc()
436 error.SetErrorToGenericError(); in Leak()
452 error.SetErrorToGenericError(); in Free()
527 error.SetErrorToGenericError(); in WriteMemory()
541 error.SetErrorToGenericError(); in WriteMemory()
607 error.SetErrorToGenericError(); in WriteScalarToMemory()
643 error.SetErrorToGenericError(); in ReadMemory()
654 error.SetErrorToGenericError(); in ReadMemory()
663 error.SetErrorToGenericError(); in ReadMemory()
753 error.SetErrorToGenericError(); in ReadScalarFromMemory()
[all …]
H A DIRInterpreter.cpp504 error.SetErrorToGenericError(); in CanInterpret()
517 error.SetErrorToGenericError(); in CanInterpret()
720 error.SetErrorToGenericError(); in Interpret()
733 error.SetErrorToGenericError(); in Interpret()
740 error.SetErrorToGenericError(); in Interpret()
815 error.SetErrorToGenericError(); in Interpret()
834 error.SetErrorToGenericError(); in Interpret()
844 error.SetErrorToGenericError(); in Interpret()
855 error.SetErrorToGenericError(); in Interpret()
881 error.SetErrorToGenericError(); in Interpret()
[all …]
H A DIRExecutionUnit.cpp122 ret.SetErrorToGenericError(); in DisassembleFunction()
138 ret.SetErrorToGenericError(); in DisassembleFunction()
149 ret.SetErrorToGenericError(); in DisassembleFunction()
163 ret.SetErrorToGenericError(); in DisassembleFunction()
177 ret.SetErrorToGenericError(); in DisassembleFunction()
185 ret.SetErrorToGenericError(); in DisassembleFunction()
217 err->SetErrorToGenericError(); in handleDiagnostics()
244 error.SetErrorToGenericError(); in GetRunnableInfo()
302 error.SetErrorToGenericError(); in GetRunnableInfo()
367 error.SetErrorToGenericError(); in GetRunnableInfo()
H A DMaterializer.cpp1503 error.SetErrorToGenericError(); in Materialize()
1511 error.SetErrorToGenericError(); in Materialize()
1551 error.SetErrorToGenericError(); in Dematerialize()
1556 error.SetErrorToGenericError(); in Dematerialize()
/llvm-project-15.0.7/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()
/llvm-project-15.0.7/lldb/source/API/
H A DSBError.cpp114 void SBError::SetErrorToGenericError() { in SetErrorToGenericError() function in SBError
118 m_opaque_up->SetErrorToGenericError(); in SetErrorToGenericError()
/llvm-project-15.0.7/lldb/test/API/python_api/sberror/
H A DTestSBError.py10 error.SetErrorToGenericError()
/llvm-project-15.0.7/lldb/test/API/python_api/default-constructor/
H A Dsb_error.py16 obj.SetErrorToGenericError()
/llvm-project-15.0.7/lldb/bindings/interface/
H A DSBError.i91 SetErrorToGenericError ();
/llvm-project-15.0.7/lldb/source/Core/
H A DValueObjectRegister.cpp110 m_error.SetErrorToGenericError(); in UpdateValue()
263 m_error.SetErrorToGenericError(); in UpdateValue()
/llvm-project-15.0.7/lldb/include/lldb/API/
H A DSBError.h46 void SetErrorToGenericError();
/llvm-project-15.0.7/lldb/include/lldb/Utility/
H A DStatus.h148 void SetErrorToGenericError();
/llvm-project-15.0.7/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformRemoteDarwinDevice.cpp103 error.SetErrorToGenericError(); in ResolveExecutable()
H A DPlatformAppleSimulator.cpp412 error.SetErrorToGenericError(); in ResolveExecutable()
/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp1338 err.SetErrorToGenericError(); in PrepareForExecution()
1350 err.SetErrorToGenericError(); in PrepareForExecution()
1475 err.SetErrorToGenericError(); in PrepareForExecution()
/llvm-project-15.0.7/lldb/source/Target/
H A DRemoteAwarePlatform.cpp145 error.SetErrorToGenericError(); in ResolveExecutable()
H A DPlatform.cpp843 error.SetErrorToGenericError(); in ResolveRemoteExecutable()
H A DProcess.cpp2184 error.SetErrorToGenericError(); in WriteMemory()
2266 error.SetErrorToGenericError(); in AllocateMemory()
/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp3198 error.SetErrorToGenericError(); in GetFilePermissions()
3200 error.SetErrorToGenericError(); in GetFilePermissions()
3233 error.SetErrorToGenericError(); in ReadFile()
3276 error.SetErrorToGenericError(); in WriteFile()
3308 error.SetErrorToGenericError(); in CreateSymlink()
3339 error.SetErrorToGenericError(); in Unlink()
H A DProcessGDBRemote.cpp3073 error.SetErrorToGenericError(); in DisableBreakpointSite()
3080 error.SetErrorToGenericError(); in DisableBreakpointSite()
3094 error.SetErrorToGenericError(); in DisableBreakpointSite()
3146 error.SetErrorToGenericError(); in EnableWatchpoint()
3192 error.SetErrorToGenericError(); in DisableWatchpoint()
/llvm-project-15.0.7/lldb/source/Host/common/
H A DFile.cpp468 error.SetErrorToGenericError(); in Sync()