| /llvm-project-15.0.7/lldb/source/Expression/ |
| H A D | IRMemoryMap.cpp | 317 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 D | IRInterpreter.cpp | 504 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 D | IRExecutionUnit.cpp | 122 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 D | Materializer.cpp | 1503 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 D | Status.cpp | 57 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 D | SBError.cpp | 114 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 D | TestSBError.py | 10 error.SetErrorToGenericError()
|
| /llvm-project-15.0.7/lldb/test/API/python_api/default-constructor/ |
| H A D | sb_error.py | 16 obj.SetErrorToGenericError()
|
| /llvm-project-15.0.7/lldb/bindings/interface/ |
| H A D | SBError.i | 91 SetErrorToGenericError ();
|
| /llvm-project-15.0.7/lldb/source/Core/ |
| H A D | ValueObjectRegister.cpp | 110 m_error.SetErrorToGenericError(); in UpdateValue() 263 m_error.SetErrorToGenericError(); in UpdateValue()
|
| /llvm-project-15.0.7/lldb/include/lldb/API/ |
| H A D | SBError.h | 46 void SetErrorToGenericError();
|
| /llvm-project-15.0.7/lldb/include/lldb/Utility/ |
| H A D | Status.h | 148 void SetErrorToGenericError();
|
| /llvm-project-15.0.7/lldb/source/Plugins/Platform/MacOSX/ |
| H A D | PlatformRemoteDarwinDevice.cpp | 103 error.SetErrorToGenericError(); in ResolveExecutable()
|
| H A D | PlatformAppleSimulator.cpp | 412 error.SetErrorToGenericError(); in ResolveExecutable()
|
| /llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangExpressionParser.cpp | 1338 err.SetErrorToGenericError(); in PrepareForExecution() 1350 err.SetErrorToGenericError(); in PrepareForExecution() 1475 err.SetErrorToGenericError(); in PrepareForExecution()
|
| /llvm-project-15.0.7/lldb/source/Target/ |
| H A D | RemoteAwarePlatform.cpp | 145 error.SetErrorToGenericError(); in ResolveExecutable()
|
| H A D | Platform.cpp | 843 error.SetErrorToGenericError(); in ResolveRemoteExecutable()
|
| H A D | Process.cpp | 2184 error.SetErrorToGenericError(); in WriteMemory() 2266 error.SetErrorToGenericError(); in AllocateMemory()
|
| /llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | GDBRemoteCommunicationClient.cpp | 3198 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 D | ProcessGDBRemote.cpp | 3073 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 D | File.cpp | 468 error.SetErrorToGenericError(); in Sync()
|