| /openbsd-src/gnu/llvm/lldb/source/Expression/ |
| H A D | IRMemoryMap.cpp | 317 error.SetErrorToGenericError(); in Malloc() 323 error.SetErrorToGenericError(); in Malloc() 354 error.SetErrorToGenericError(); in Malloc() 374 error.SetErrorToGenericError(); in Malloc() 380 error.SetErrorToGenericError(); in Malloc() 436 error.SetErrorToGenericError(); in Leak() 452 error.SetErrorToGenericError(); in Free() 527 error.SetErrorToGenericError(); in WriteMemory() 541 error.SetErrorToGenericError(); in WriteMemory() 546 error.SetErrorToGenericError(); in WriteMemory() [all …]
|
| H A D | IRInterpreter.cpp | 529 error.SetErrorToGenericError(); in CanInterpret() 543 error.SetErrorToGenericError(); in CanInterpret() 557 error.SetErrorToGenericError(); in CanInterpret() 565 error.SetErrorToGenericError(); in CanInterpret() 577 error.SetErrorToGenericError(); in CanInterpret() 587 error.SetErrorToGenericError(); in CanInterpret() 762 error.SetErrorToGenericError(); in Interpret() 775 error.SetErrorToGenericError(); in Interpret() 782 error.SetErrorToGenericError(); in Interpret() 863 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()
|
| /openbsd-src/gnu/llvm/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()
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/Utility/ |
| H A D | Status.h | 153 void SetErrorToGenericError(); 200 SetErrorToGenericError(); in Status()
|
| /openbsd-src/gnu/llvm/lldb/source/API/ |
| H A D | SBError.cpp | 119 void SBError::SetErrorToGenericError() { in SetErrorToGenericError() function in SBError 123 m_opaque_up->SetErrorToGenericError(); in SetErrorToGenericError()
|
| /openbsd-src/gnu/llvm/lldb/bindings/interface/ |
| H A D | SBError.i | 91 SetErrorToGenericError ();
|
| /openbsd-src/gnu/llvm/lldb/source/Core/ |
| H A D | ValueObjectRegister.cpp | 111 m_error.SetErrorToGenericError(); in UpdateValue() 264 m_error.SetErrorToGenericError(); in UpdateValue()
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/API/ |
| H A D | SBError.h | 52 void SetErrorToGenericError();
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangExpressionParser.cpp | 1326 err.SetErrorToGenericError(); in PrepareForExecution() 1338 err.SetErrorToGenericError(); in PrepareForExecution() 1463 err.SetErrorToGenericError(); in PrepareForExecution()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/ |
| H A D | PlatformRemoteDarwinDevice.cpp | 104 error.SetErrorToGenericError(); in ResolveExecutable()
|
| H A D | PlatformAppleSimulator.cpp | 424 error.SetErrorToGenericError(); in ResolveExecutable()
|
| /openbsd-src/gnu/llvm/lldb/source/Target/ |
| H A D | RemoteAwarePlatform.cpp | 146 error.SetErrorToGenericError(); in ResolveExecutable()
|
| H A D | Platform.cpp | 845 error.SetErrorToGenericError(); in ResolveRemoteExecutable()
|
| H A D | Process.cpp | 2188 error.SetErrorToGenericError(); in WriteMemory() 2270 error.SetErrorToGenericError(); in AllocateMemory()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | GDBRemoteCommunicationClient.cpp | 3204 error.SetErrorToGenericError(); in GetFilePermissions() 3206 error.SetErrorToGenericError(); in GetFilePermissions() 3239 error.SetErrorToGenericError(); in ReadFile() 3282 error.SetErrorToGenericError(); in WriteFile() 3314 error.SetErrorToGenericError(); in CreateSymlink() 3345 error.SetErrorToGenericError(); in Unlink()
|
| H A D | ProcessGDBRemote.cpp | 3028 error.SetErrorToGenericError(); in DisableBreakpointSite() 3035 error.SetErrorToGenericError(); in DisableBreakpointSite() 3049 error.SetErrorToGenericError(); in DisableBreakpointSite() 3101 error.SetErrorToGenericError(); in EnableWatchpoint() 3147 error.SetErrorToGenericError(); in DisableWatchpoint()
|
| /openbsd-src/gnu/llvm/lldb/source/Host/common/ |
| H A D | File.cpp | 469 error.SetErrorToGenericError(); in Sync()
|