Home
last modified time | relevance | path

Searched refs:SetErrorToGenericError (Results 1 – 18 of 18) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Expression/
HDIRInterpreter.cpp497 error.SetErrorToGenericError(); in CanInterpret()
510 error.SetErrorToGenericError(); in CanInterpret()
524 error.SetErrorToGenericError(); in CanInterpret()
532 error.SetErrorToGenericError(); in CanInterpret()
543 error.SetErrorToGenericError(); in CanInterpret()
553 error.SetErrorToGenericError(); in CanInterpret()
713 error.SetErrorToGenericError(); in Interpret()
726 error.SetErrorToGenericError(); in Interpret()
733 error.SetErrorToGenericError(); in Interpret()
808 error.SetErrorToGenericError(); in Interpret()
[all …]
HDIRMemoryMap.cpp317 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()
528 error.SetErrorToGenericError(); in WriteMemory()
542 error.SetErrorToGenericError(); in WriteMemory()
547 error.SetErrorToGenericError(); in WriteMemory()
[all …]
HDIRExecutionUnit.cpp119 ret.SetErrorToGenericError(); in DisassembleFunction()
135 ret.SetErrorToGenericError(); in DisassembleFunction()
146 ret.SetErrorToGenericError(); in DisassembleFunction()
159 ret.SetErrorToGenericError(); in DisassembleFunction()
173 ret.SetErrorToGenericError(); in DisassembleFunction()
181 ret.SetErrorToGenericError(); in DisassembleFunction()
208 err->SetErrorToGenericError(); in ReportInlineAsmError()
228 error.SetErrorToGenericError(); in GetRunnableInfo()
288 error.SetErrorToGenericError(); in GetRunnableInfo()
344 error.SetErrorToGenericError(); in GetRunnableInfo()
HDMaterializer.cpp1356 error.SetErrorToGenericError(); in Materialize()
1364 error.SetErrorToGenericError(); in Materialize()
1403 error.SetErrorToGenericError(); in Dematerialize()
1408 error.SetErrorToGenericError(); in Dematerialize()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
HDStatus.cpp54 SetErrorToGenericError(); in Status()
79 SetErrorToGenericError(); in operator =()
228 void Status::SetErrorToGenericError() { in SetErrorToGenericError() function in Status
243 SetErrorToGenericError(); in SetErrorString()
270 SetErrorToGenericError(); in SetErrorStringWithVarArg()
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
HDSBError.cpp117 void SBError::SetErrorToGenericError() { in SetErrorToGenericError() function in SBError
118 LLDB_RECORD_METHOD_NO_ARGS(void, SBError, SetErrorToGenericError); in SetErrorToGenericError()
204 LLDB_REGISTER_METHOD(void, SBError, SetErrorToGenericError, ()); in RegisterMethods()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
HDValueObjectRegister.cpp82 m_error.SetErrorToGenericError(); in UpdateValue()
171 m_error.SetErrorToGenericError(); in UpdateValue()
321 m_error.SetErrorToGenericError(); in UpdateValue()
/freebsd-11-stable/contrib/llvm-project/lldb/bindings/interface/
HDSBError.i91 SetErrorToGenericError ();
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/API/
HDSBError.h42 void SetErrorToGenericError();
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
HDStatus.h148 void SetErrorToGenericError();
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
HDProcessMonitor.cpp738 error.SetErrorToGenericError(); in ProcessMonitor()
778 error.SetErrorToGenericError(); in ProcessMonitor()
833 args->m_error.SetErrorToGenericError(); in Launch()
900 args->m_error.SetErrorToGenericError(); in Launch()
988 args->m_error.SetErrorToGenericError(); in Attach()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
HDClangExpressionParser.cpp1169 err.SetErrorToGenericError(); in PrepareForExecution()
1181 err.SetErrorToGenericError(); in PrepareForExecution()
1311 err.SetErrorToGenericError(); in PrepareForExecution()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
HDGDBRemoteCommunicationClient.cpp2994 error.SetErrorToGenericError(); in GetFilePermissions()
2996 error.SetErrorToGenericError(); in GetFilePermissions()
3058 error.SetErrorToGenericError(); in WriteFile()
3090 error.SetErrorToGenericError(); in CreateSymlink()
3121 error.SetErrorToGenericError(); in Unlink()
HDProcessGDBRemote.cpp3220 error.SetErrorToGenericError(); in DisableBreakpointSite()
3232 error.SetErrorToGenericError(); in DisableBreakpointSite()
3246 error.SetErrorToGenericError(); in DisableBreakpointSite()
3298 error.SetErrorToGenericError(); in EnableWatchpoint()
3344 error.SetErrorToGenericError(); in DisableWatchpoint()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
HDFile.cpp463 error.SetErrorToGenericError(); in Sync()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
HDPlatformRemoteGDBServer.cpp134 error.SetErrorToGenericError(); in ResolveExecutable()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/
HDPlatformPOSIX.cpp181 error.SetErrorToGenericError(); in ResolveExecutable()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
HDProcess.cpp2214 error.SetErrorToGenericError(); in WriteMemory()
2296 error.SetErrorToGenericError(); in AllocateMemory()