Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Expression/
H A DIRInterpreter.cpp495 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 DIRMemoryMap.cpp317 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 DIRExecutionUnit.cpp121 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 DMaterializer.cpp1361 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 DStatus.cpp58 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 DSBError.cpp117 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 DSBError.i91 SetErrorToGenericError ();
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DValueObjectRegister.cpp109 m_error.SetErrorToGenericError(); in UpdateValue()
264 m_error.SetErrorToGenericError(); in UpdateValue()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/API/
H A DSBError.h46 void SetErrorToGenericError();
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Utility/
H A DStatus.h148 void SetErrorToGenericError();
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp1335 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 DRemoteAwarePlatform.cpp145 error.SetErrorToGenericError(); in ResolveExecutable()
H A DProcess.cpp2199 error.SetErrorToGenericError(); in WriteMemory()
2281 error.SetErrorToGenericError(); in AllocateMemory()
/freebsd-13.1/contrib/llvm-project/lldb/source/Host/common/
H A DFile.cpp463 error.SetErrorToGenericError(); in Sync()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp3103 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 DProcessGDBRemote.cpp3269 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 DPlatformRemoteGDBServer.cpp137 error.SetErrorToGenericError(); in ResolveExecutable()
/freebsd-13.1/lib/clang/liblldb/
H A DLLDBWrapLua.cpp21432 (arg1)->SetErrorToGenericError(); in _wrap_SBError_SetErrorToGenericError()