| /freebsd-12.1/contrib/llvm/tools/lldb/source/Expression/ |
| H A D | IRInterpreter.cpp | 499 error.SetErrorToGenericError(); in CanInterpret() 515 error.SetErrorToGenericError(); in CanInterpret() 724 error.SetErrorToGenericError(); in Interpret() 738 error.SetErrorToGenericError(); in Interpret() 746 error.SetErrorToGenericError(); in Interpret() 822 error.SetErrorToGenericError(); in Interpret() 831 error.SetErrorToGenericError(); in Interpret() 851 error.SetErrorToGenericError(); in Interpret() 861 error.SetErrorToGenericError(); in Interpret() 873 error.SetErrorToGenericError(); in Interpret() [all …]
|
| H A D | IRMemoryMap.cpp | 318 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() 644 error.SetErrorToGenericError(); in ReadMemory() 655 error.SetErrorToGenericError(); in ReadMemory() 664 error.SetErrorToGenericError(); in ReadMemory() 754 error.SetErrorToGenericError(); in ReadScalarFromMemory() [all …]
|
| H A D | IRExecutionUnit.cpp | 120 ret.SetErrorToGenericError(); in DisassembleFunction() 136 ret.SetErrorToGenericError(); in DisassembleFunction() 148 ret.SetErrorToGenericError(); in DisassembleFunction() 161 ret.SetErrorToGenericError(); in DisassembleFunction() 175 ret.SetErrorToGenericError(); in DisassembleFunction() 183 ret.SetErrorToGenericError(); in DisassembleFunction() 210 err->SetErrorToGenericError(); in ReportInlineAsmError() 230 error.SetErrorToGenericError(); in GetRunnableInfo() 299 error.SetErrorToGenericError(); in GetRunnableInfo() 352 error.SetErrorToGenericError(); in GetRunnableInfo()
|
| H A D | Materializer.cpp | 1360 error.SetErrorToGenericError(); in Materialize() 1368 error.SetErrorToGenericError(); in Materialize() 1406 error.SetErrorToGenericError(); in Dematerialize() 1411 error.SetErrorToGenericError(); in Dematerialize()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Utility/ |
| H A D | Status.cpp | 57 SetErrorToGenericError(); in Status() 82 SetErrorToGenericError(); in operator =() 252 void Status::SetErrorToGenericError() { in SetErrorToGenericError() function in Status 269 SetErrorToGenericError(); in SetErrorString() 298 SetErrorToGenericError(); in SetErrorStringWithVarArg()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Core/ |
| H A D | ValueObjectRegister.cpp | 82 m_error.SetErrorToGenericError(); in UpdateValue() 171 m_error.SetErrorToGenericError(); in UpdateValue() 317 m_error.SetErrorToGenericError(); in UpdateValue()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/ |
| H A D | SBError.h | 43 void SetErrorToGenericError();
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Utility/ |
| H A D | Status.h | 187 void SetErrorToGenericError();
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/ |
| H A D | ProcessMonitor.cpp | 763 error.SetErrorToGenericError(); in ProcessMonitor() 801 error.SetErrorToGenericError(); in ProcessMonitor() 852 args->m_error.SetErrorToGenericError(); in Launch() 919 args->m_error.SetErrorToGenericError(); in Launch() 1003 args->m_error.SetErrorToGenericError(); in Attach()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/API/ |
| H A D | SBError.cpp | 121 void SBError::SetErrorToGenericError() { in SetErrorToGenericError() function in SBError
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangExpressionParser.cpp | 1057 err.SetErrorToGenericError(); in PrepareForExecution() 1069 err.SetErrorToGenericError(); in PrepareForExecution() 1201 err.SetErrorToGenericError(); in PrepareForExecution()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Host/common/ |
| H A D | File.cpp | 319 error.SetErrorToGenericError(); in Sync()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | GDBRemoteCommunicationClient.cpp | 2961 error.SetErrorToGenericError(); in GetFilePermissions() 2963 error.SetErrorToGenericError(); in GetFilePermissions() 3025 error.SetErrorToGenericError(); in WriteFile() 3057 error.SetErrorToGenericError(); in CreateSymlink() 3088 error.SetErrorToGenericError(); in Unlink()
|
| H A D | ProcessGDBRemote.cpp | 3290 error.SetErrorToGenericError(); in DisableBreakpointSite() 3302 error.SetErrorToGenericError(); in DisableBreakpointSite() 3316 error.SetErrorToGenericError(); in DisableBreakpointSite() 3369 error.SetErrorToGenericError(); in EnableWatchpoint() 3415 error.SetErrorToGenericError(); in DisableWatchpoint()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Platform/gdb-server/ |
| H A D | PlatformRemoteGDBServer.cpp | 132 error.SetErrorToGenericError(); in ResolveExecutable()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Platform/POSIX/ |
| H A D | PlatformPOSIX.cpp | 228 error.SetErrorToGenericError(); in ResolveExecutable()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Target/ |
| H A D | Process.cpp | 2456 error.SetErrorToGenericError(); in WriteMemory() 2542 error.SetErrorToGenericError(); in AllocateMemory()
|