Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Expression/
H A DIRInterpreter.cpp499 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 DIRMemoryMap.cpp318 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 DIRExecutionUnit.cpp120 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 DMaterializer.cpp1360 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 DStatus.cpp57 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 DValueObjectRegister.cpp82 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 DSBError.h43 void SetErrorToGenericError();
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Utility/
H A DStatus.h187 void SetErrorToGenericError();
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/
H A DProcessMonitor.cpp763 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 DSBError.cpp121 void SBError::SetErrorToGenericError() { in SetErrorToGenericError() function in SBError
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp1057 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 DFile.cpp319 error.SetErrorToGenericError(); in Sync()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp2961 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 DProcessGDBRemote.cpp3290 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 DPlatformRemoteGDBServer.cpp132 error.SetErrorToGenericError(); in ResolveExecutable()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp228 error.SetErrorToGenericError(); in ResolveExecutable()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DProcess.cpp2456 error.SetErrorToGenericError(); in WriteMemory()
2542 error.SetErrorToGenericError(); in AllocateMemory()