| /freebsd-13.1/contrib/llvm-project/lldb/source/Expression/ |
| H A D | IRInterpreter.cpp | 495 error.SetErrorToGenericError(); in CanInterpret() 508 error.SetErrorToGenericError(); in CanInterpret() 712 error.SetErrorToGenericError(); in Interpret() 725 error.SetErrorToGenericError(); in Interpret() 732 error.SetErrorToGenericError(); in Interpret() 807 error.SetErrorToGenericError(); in Interpret() 826 error.SetErrorToGenericError(); in Interpret() 836 error.SetErrorToGenericError(); in Interpret() 847 error.SetErrorToGenericError(); in Interpret() 873 error.SetErrorToGenericError(); in Interpret() [all …]
|
| H A D | IRMemoryMap.cpp | 317 error.SetErrorToGenericError(); in Malloc() 436 error.SetErrorToGenericError(); in Leak() 452 error.SetErrorToGenericError(); in Free() 528 error.SetErrorToGenericError(); in WriteMemory() 542 error.SetErrorToGenericError(); in WriteMemory() 609 error.SetErrorToGenericError(); in WriteScalarToMemory() 646 error.SetErrorToGenericError(); in ReadMemory() 657 error.SetErrorToGenericError(); in ReadMemory() 666 error.SetErrorToGenericError(); in ReadMemory() 757 error.SetErrorToGenericError(); in ReadScalarFromMemory() [all …]
|
| H A D | IRExecutionUnit.cpp | 121 ret.SetErrorToGenericError(); in DisassembleFunction() 137 ret.SetErrorToGenericError(); in DisassembleFunction() 148 ret.SetErrorToGenericError(); in DisassembleFunction() 161 ret.SetErrorToGenericError(); in DisassembleFunction() 175 ret.SetErrorToGenericError(); in DisassembleFunction() 183 ret.SetErrorToGenericError(); in DisassembleFunction() 213 err->SetErrorToGenericError(); in handleDiagnostics() 240 error.SetErrorToGenericError(); in GetRunnableInfo() 298 error.SetErrorToGenericError(); in GetRunnableInfo() 353 error.SetErrorToGenericError(); in GetRunnableInfo()
|
| H A D | Materializer.cpp | 1361 error.SetErrorToGenericError(); in Materialize() 1369 error.SetErrorToGenericError(); in Materialize() 1410 error.SetErrorToGenericError(); in Dematerialize() 1415 error.SetErrorToGenericError(); in Dematerialize()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Utility/ |
| H A D | Status.cpp | 58 SetErrorToGenericError(); in Status() 83 SetErrorToGenericError(); in operator =() 232 void Status::SetErrorToGenericError() { in SetErrorToGenericError() function in Status 247 SetErrorToGenericError(); in SetErrorString() 274 SetErrorToGenericError(); in SetErrorStringWithVarArg()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/API/ |
| H A D | SBError.cpp | 117 void SBError::SetErrorToGenericError() { in SetErrorToGenericError() function in SBError 118 LLDB_RECORD_METHOD_NO_ARGS(void, SBError, SetErrorToGenericError); in SetErrorToGenericError() 121 m_opaque_up->SetErrorToGenericError(); in SetErrorToGenericError() 204 LLDB_REGISTER_METHOD(void, SBError, SetErrorToGenericError, ()); in RegisterMethods()
|
| /freebsd-13.1/contrib/llvm-project/lldb/bindings/interface/ |
| H A D | SBError.i | 91 SetErrorToGenericError ();
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Core/ |
| H A D | ValueObjectRegister.cpp | 109 m_error.SetErrorToGenericError(); in UpdateValue() 264 m_error.SetErrorToGenericError(); in UpdateValue()
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/API/ |
| H A D | SBError.h | 46 void SetErrorToGenericError();
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | Status.h | 148 void SetErrorToGenericError();
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangExpressionParser.cpp | 1335 err.SetErrorToGenericError(); in PrepareForExecution() 1347 err.SetErrorToGenericError(); in PrepareForExecution() 1472 err.SetErrorToGenericError(); in PrepareForExecution()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Target/ |
| H A D | RemoteAwarePlatform.cpp | 145 error.SetErrorToGenericError(); in ResolveExecutable()
|
| H A D | Process.cpp | 2199 error.SetErrorToGenericError(); in WriteMemory() 2281 error.SetErrorToGenericError(); in AllocateMemory()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Host/common/ |
| H A D | File.cpp | 463 error.SetErrorToGenericError(); in Sync()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | GDBRemoteCommunicationClient.cpp | 3103 error.SetErrorToGenericError(); in GetFilePermissions() 3105 error.SetErrorToGenericError(); in GetFilePermissions() 3167 error.SetErrorToGenericError(); in WriteFile() 3199 error.SetErrorToGenericError(); in CreateSymlink() 3230 error.SetErrorToGenericError(); in Unlink()
|
| H A D | ProcessGDBRemote.cpp | 3269 error.SetErrorToGenericError(); in DisableBreakpointSite() 3276 error.SetErrorToGenericError(); in DisableBreakpointSite() 3290 error.SetErrorToGenericError(); in DisableBreakpointSite() 3343 error.SetErrorToGenericError(); in EnableWatchpoint() 3390 error.SetErrorToGenericError(); in DisableWatchpoint()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/ |
| H A D | PlatformRemoteGDBServer.cpp | 137 error.SetErrorToGenericError(); in ResolveExecutable()
|
| /freebsd-13.1/lib/clang/liblldb/ |
| H A D | LLDBWrapLua.cpp | 21432 (arg1)->SetErrorToGenericError(); in _wrap_SBError_SetErrorToGenericError()
|