| /freebsd-14.2/contrib/llvm-project/lldb/source/Expression/ |
| H A D | IRMemoryMap.cpp | 342 error.SetErrorToGenericError(); in Malloc() 461 error.SetErrorToGenericError(); in Leak() 477 error.SetErrorToGenericError(); in Free() 552 error.SetErrorToGenericError(); in WriteMemory() 566 error.SetErrorToGenericError(); in WriteMemory() 632 error.SetErrorToGenericError(); in WriteScalarToMemory() 668 error.SetErrorToGenericError(); in ReadMemory() 679 error.SetErrorToGenericError(); in ReadMemory() 688 error.SetErrorToGenericError(); in ReadMemory() 778 error.SetErrorToGenericError(); in ReadScalarFromMemory() [all …]
|
| H A D | IRInterpreter.cpp | 533 error.SetErrorToGenericError(); in CanInterpret() 547 error.SetErrorToGenericError(); in CanInterpret() 745 error.SetErrorToGenericError(); in Interpret() 754 error.SetErrorToGenericError(); in Interpret() 792 error.SetErrorToGenericError(); in Interpret() 805 error.SetErrorToGenericError(); in Interpret() 812 error.SetErrorToGenericError(); in Interpret() 893 error.SetErrorToGenericError(); in Interpret() 912 error.SetErrorToGenericError(); in Interpret() 922 error.SetErrorToGenericError(); in Interpret() [all …]
|
| H A D | IRExecutionUnit.cpp | 123 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 D | Materializer.cpp | 1511 error.SetErrorToGenericError(); in Materialize() 1519 error.SetErrorToGenericError(); in Materialize() 1559 error.SetErrorToGenericError(); in Dematerialize() 1564 error.SetErrorToGenericError(); in Dematerialize()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Utility/ |
| H A D | Status.cpp | 57 SetErrorToGenericError(); in Status() 82 SetErrorToGenericError(); in operator =() 223 void Status::SetErrorToGenericError() { in SetErrorToGenericError() function in Status 238 SetErrorToGenericError(); in SetErrorString() 265 SetErrorToGenericError(); in SetErrorStringWithVarArg()
|
| /freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | Status.h | 144 void SetErrorToGenericError(); 191 SetErrorToGenericError(); in Status()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/API/ |
| H A D | SBError.cpp | 125 void SBError::SetErrorToGenericError() { in SetErrorToGenericError() function in SBError 129 m_opaque_up->SetErrorToGenericError(); in SetErrorToGenericError()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Core/ |
| H A D | ValueObjectRegister.cpp | 111 m_error.SetErrorToGenericError(); in UpdateValue() 261 m_error.SetErrorToGenericError(); in UpdateValue()
|
| /freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/ |
| H A D | SBError.h | 55 void SetErrorToGenericError();
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangExpressionParser.cpp | 1310 err.SetErrorToGenericError(); in PrepareForExecution() 1322 err.SetErrorToGenericError(); in PrepareForExecution() 1445 err.SetErrorToGenericError(); in PrepareForExecution()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Target/ |
| H A D | RemoteAwarePlatform.cpp | 146 error.SetErrorToGenericError(); in ResolveExecutable()
|
| H A D | Platform.cpp | 841 error.SetErrorToGenericError(); in ResolveRemoteExecutable()
|
| H A D | Process.cpp | 2200 error.SetErrorToGenericError(); in WriteMemory() 2282 error.SetErrorToGenericError(); in AllocateMemory()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | GDBRemoteCommunicationClient.cpp | 3201 error.SetErrorToGenericError(); in GetFilePermissions() 3203 error.SetErrorToGenericError(); in GetFilePermissions() 3236 error.SetErrorToGenericError(); in ReadFile() 3279 error.SetErrorToGenericError(); in WriteFile() 3311 error.SetErrorToGenericError(); in CreateSymlink() 3342 error.SetErrorToGenericError(); in Unlink()
|
| H A D | ProcessGDBRemote.cpp | 3091 error.SetErrorToGenericError(); in DisableBreakpointSite() 3098 error.SetErrorToGenericError(); in DisableBreakpointSite() 3112 error.SetErrorToGenericError(); in DisableBreakpointSite()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Host/common/ |
| H A D | File.cpp | 501 error.SetErrorToGenericError(); in Sync()
|
| /freebsd-14.2/lib/clang/liblldb/ |
| H A D | LLDBWrapLua.cpp | 23528 (arg1)->SetErrorToGenericError(); in _wrap_SBError_SetErrorToGenericError()
|