Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/source/Expression/
HDIRMemoryMap.cpp342 error.SetErrorToGenericError(); in Malloc()
348 error.SetErrorToGenericError(); in Malloc()
379 error.SetErrorToGenericError(); in Malloc()
399 error.SetErrorToGenericError(); in Malloc()
405 error.SetErrorToGenericError(); in Malloc()
461 error.SetErrorToGenericError(); in Leak()
477 error.SetErrorToGenericError(); in Free()
552 error.SetErrorToGenericError(); in WriteMemory()
566 error.SetErrorToGenericError(); in WriteMemory()
571 error.SetErrorToGenericError(); in WriteMemory()
[all …]
HDIRInterpreter.cpp533 error.SetErrorToGenericError(); in CanInterpret()
547 error.SetErrorToGenericError(); in CanInterpret()
561 error.SetErrorToGenericError(); in CanInterpret()
569 error.SetErrorToGenericError(); in CanInterpret()
581 error.SetErrorToGenericError(); in CanInterpret()
591 error.SetErrorToGenericError(); in CanInterpret()
745 error.SetErrorToGenericError(); in Interpret()
754 error.SetErrorToGenericError(); in Interpret()
792 error.SetErrorToGenericError(); in Interpret()
805 error.SetErrorToGenericError(); in Interpret()
[all …]
HDIRExecutionUnit.cpp123 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()
244 error.SetErrorToGenericError(); in GetRunnableInfo()
302 error.SetErrorToGenericError(); in GetRunnableInfo()
367 error.SetErrorToGenericError(); in GetRunnableInfo()
HDMaterializer.cpp1511 error.SetErrorToGenericError(); in Materialize()
1519 error.SetErrorToGenericError(); in Materialize()
1559 error.SetErrorToGenericError(); in Dematerialize()
1564 error.SetErrorToGenericError(); in Dematerialize()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Utility/
HDStatus.cpp57 SetErrorToGenericError(); in Status()
82 SetErrorToGenericError(); in operator =()
222 void Status::SetErrorToGenericError() { in SetErrorToGenericError() function in Status
237 SetErrorToGenericError(); in SetErrorString()
264 SetErrorToGenericError(); in SetErrorStringWithVarArg()
/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Utility/
HDStatus.h144 void SetErrorToGenericError();
191 SetErrorToGenericError(); in Status()
/freebsd-14-stable/contrib/llvm-project/lldb/source/API/
HDSBError.cpp125 void SBError::SetErrorToGenericError() { in SetErrorToGenericError() function in SBError
129 m_opaque_up->SetErrorToGenericError(); in SetErrorToGenericError()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Core/
HDValueObjectRegister.cpp112 m_error.SetErrorToGenericError(); in UpdateValue()
261 m_error.SetErrorToGenericError(); in UpdateValue()
/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/API/
HDSBError.h55 void SetErrorToGenericError();
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
HDClangExpressionParser.cpp1313 err.SetErrorToGenericError(); in DoPrepareForExecution()
1325 err.SetErrorToGenericError(); in DoPrepareForExecution()
1448 err.SetErrorToGenericError(); in DoPrepareForExecution()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
HDGDBRemoteCommunicationClient.cpp3230 error.SetErrorToGenericError(); in GetFilePermissions()
3232 error.SetErrorToGenericError(); in GetFilePermissions()
3265 error.SetErrorToGenericError(); in ReadFile()
3308 error.SetErrorToGenericError(); in WriteFile()
3340 error.SetErrorToGenericError(); in CreateSymlink()
3371 error.SetErrorToGenericError(); in Unlink()
HDProcessGDBRemote.cpp3112 error.SetErrorToGenericError(); in DisableBreakpointSite()
3119 error.SetErrorToGenericError(); in DisableBreakpointSite()
3133 error.SetErrorToGenericError(); in DisableBreakpointSite()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Host/common/
HDFile.cpp501 error.SetErrorToGenericError(); in Sync()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Target/
HDPlatform.cpp773 error.SetErrorToGenericError(); in ResolveExecutable()
HDProcess.cpp2355 error.SetErrorToGenericError(); in WriteMemory()
2437 error.SetErrorToGenericError(); in AllocateMemory()
/freebsd-14-stable/lib/clang/liblldb/
HDLLDBWrapLua.cpp24871 (arg1)->SetErrorToGenericError(); in _wrap_SBError_SetErrorToGenericError()