Searched refs:SetErrorStringWithFormatv (Results 1 – 23 of 23) sorted by relevance
| /external/llvm-project/lldb/source/Host/common/ |
| D | MonitoringProcessLauncher.cpp | 41 error.SetErrorStringWithFormatv("executable doesn't exist: '{0}'", in LaunchProcess() 60 error.SetErrorStringWithFormatv("failed to launch host thread: {}", in LaunchProcess()
|
| /external/llvm-project/lldb/include/lldb/Utility/ |
| D | Status.h | 173 void SetErrorStringWithFormatv(const char *format, Args &&... args) { in SetErrorStringWithFormatv() function
|
| /external/llvm-project/lldb/source/Interpreter/ |
| D | OptionGroupPlatform.cpp | 103 error.SetErrorStringWithFormatv("invalid version string '{0}'", in SetOptionValue()
|
| /external/llvm-project/lldb/source/Host/posix/ |
| D | ProcessLauncherPosixFork.cpp | 194 error.SetErrorStringWithFormatv("Fork failed with error message: {0}", in LaunchProcess()
|
| /external/llvm-project/lldb/source/Utility/ |
| D | StructuredData.cpp | 40 error.SetErrorStringWithFormatv("could not open input file: {0} - {1}.", in ParseJSONFromFile()
|
| D | Scalar.cpp | 649 error.SetErrorStringWithFormatv( in SetValueFromCString() 662 error.SetErrorStringWithFormatv( in SetValueFromCString()
|
| /external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/ |
| D | ScriptInterpreterLua.cpp | 134 error.SetErrorStringWithFormatv("lua failed to import '{0}': {1}\n", in LoadScriptingModule()
|
| /external/llvm-project/lldb/source/Breakpoint/ |
| D | BreakpointResolver.cpp | 90 error.SetErrorStringWithFormatv("Unknown resolver type: {0}.", in CreateFromStructuredData()
|
| D | BreakpointResolverName.cpp | 101 error.SetErrorStringWithFormatv("BRN::CFSD: Unknown language: {0}.", in CreateFromStructuredData()
|
| D | BreakpointOptions.cpp | 84 error.SetErrorStringWithFormatv("Unknown breakpoint command language: {0}.", in CreateFromStructuredData()
|
| /external/llvm-project/lldb/source/Plugins/Process/Windows/Common/ |
| D | NativeRegisterContextWindows_WoW64.cpp | 395 error.SetErrorStringWithFormatv( in WriteAllRegisterValues()
|
| D | NativeRegisterContextWindows_i386.cpp | 405 error.SetErrorStringWithFormatv( in WriteAllRegisterValues()
|
| D | NativeRegisterContextWindows_arm.cpp | 589 error.SetErrorStringWithFormatv( in WriteAllRegisterValues()
|
| D | NativeProcessWindows.cpp | 180 error.SetErrorStringWithFormatv("error: process {0} in state = {1}, but " in Detach()
|
| D | NativeRegisterContextWindows_arm64.cpp | 698 error.SetErrorStringWithFormatv( in WriteAllRegisterValues()
|
| D | NativeRegisterContextWindows_x86_64.cpp | 608 error.SetErrorStringWithFormatv( in WriteAllRegisterValues()
|
| D | ProcessWindows.cpp | 190 error.SetErrorStringWithFormatv("error: process {0} in state = {1}, but " in DoDetach()
|
| /external/llvm-project/lldb/source/Target/ |
| D | StackFrame.cpp | 635 error.SetErrorStringWithFormatv( in GetValueForVariableExpressionPath() 643 error.SetErrorStringWithFormatv( in GetValueForVariableExpressionPath()
|
| D | Target.cpp | 1771 error.SetErrorStringWithFormatv( in ReadMemory()
|
| /external/llvm-project/lldb/source/Core/ |
| D | SearchFilter.cpp | 98 error.SetErrorStringWithFormatv("Unknown filter type: {0}.", subclass_name); in CreateFromStructuredData()
|
| /external/llvm-project/lldb/source/Plugins/Process/Linux/ |
| D | NativeRegisterContextLinux_x86_64.cpp | 779 error.SetErrorStringWithFormatv( in WriteAllRegisterValues()
|
| /external/llvm-project/lldb/source/Expression/ |
| D | DWARFExpression.cpp | 2546 error_ptr->SetErrorStringWithFormatv( in Evaluate()
|
| /external/llvm-project/lldb/source/Host/macosx/objcxx/ |
| D | Host.mm | 1243 error.SetErrorStringWithFormatv("executable doesn't exist: '{0}'",
|