Searched refs:SetErrorStringWithFormatv (Results 1 – 14 of 14) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/lldb/source/Host/common/ |
| H A D | MonitoringProcessLauncher.cpp | 41 error.SetErrorStringWithFormatv("executable doesn't exist: '{0}'", in LaunchProcess() 60 error.SetErrorStringWithFormatv("failed to launch host thread: {}", in LaunchProcess()
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | Status.h | 173 void SetErrorStringWithFormatv(const char *format, Args &&... args) { in SetErrorStringWithFormatv() function
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Interpreter/ |
| H A D | OptionGroupPlatform.cpp | 103 error.SetErrorStringWithFormatv("invalid version string '{0}'", in SetOptionValue()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Host/posix/ |
| H A D | ProcessLauncherPosixFork.cpp | 194 error.SetErrorStringWithFormatv("Fork failed with error message: {0}", in LaunchProcess()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Utility/ |
| H A D | StructuredData.cpp | 40 error.SetErrorStringWithFormatv("could not open input file: {0} - {1}.", in ParseJSONFromFile()
|
| H A D | Scalar.cpp | 649 error.SetErrorStringWithFormatv( in SetValueFromCString() 662 error.SetErrorStringWithFormatv( in SetValueFromCString()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Breakpoint/ |
| H A D | BreakpointResolver.cpp | 90 error.SetErrorStringWithFormatv("Unknown resolver type: {0}.", in CreateFromStructuredData()
|
| H A D | BreakpointResolverName.cpp | 101 error.SetErrorStringWithFormatv("BRN::CFSD: Unknown language: {0}.", in CreateFromStructuredData()
|
| H A D | BreakpointOptions.cpp | 84 error.SetErrorStringWithFormatv("Unknown breakpoint command language: {0}.", in CreateFromStructuredData()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/ |
| H A D | ScriptInterpreterLua.cpp | 216 error.SetErrorStringWithFormatv("lua failed to import '{0}': {1}\n", in LoadScriptingModule()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Target/ |
| H A D | StackFrame.cpp | 641 error.SetErrorStringWithFormatv( in GetValueForVariableExpressionPath() 649 error.SetErrorStringWithFormatv( in GetValueForVariableExpressionPath()
|
| H A D | Target.cpp | 1791 error.SetErrorStringWithFormatv( in ReadMemory()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Core/ |
| H A D | SearchFilter.cpp | 98 error.SetErrorStringWithFormatv("Unknown filter type: {0}.", subclass_name); in CreateFromStructuredData()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Expression/ |
| H A D | DWARFExpression.cpp | 2637 error_ptr->SetErrorStringWithFormatv( in Evaluate()
|