| /src/contrib/llvm-project/lldb/source/Interpreter/ |
| H A D | OptionGroupPlatform.cpp | 28 error.SetErrorStringWithFormatv( in CreatePlatformWithOptions() 36 error.SetErrorStringWithFormatv("platform '{0}' doesn't support '{1}'", in CreatePlatformWithOptions() 111 error.SetErrorStringWithFormatv("invalid version string '{0}'", in SetOptionValue()
|
| /src/contrib/llvm-project/lldb/source/Commands/ |
| H A D | CommandObjectCommands.cpp | 1266 error.SetErrorStringWithFormatv("Error setting option: {0} to {1}", in SetOptionValue() 1308 error.SetErrorStringWithFormatv( in ParseUsageMaskFromArray() 1318 error.SetErrorStringWithFormatv( in ParseUsageMaskFromArray() 1331 error.SetErrorStringWithFormatv( in ParseUsageMaskFromArray() 1340 error.SetErrorStringWithFormatv( in ParseUsageMaskFromArray() 1347 error.SetErrorStringWithFormatv( in ParseUsageMaskFromArray() 1354 error.SetErrorStringWithFormatv("Start element of a subrange of a " in ParseUsageMaskFromArray() 1361 error.SetErrorStringWithFormatv("End element of a subrange of a group" in ParseUsageMaskFromArray() 1367 error.SetErrorStringWithFormatv("Invalid subrange of a group: {0} - " in ParseUsageMaskFromArray() 1429 error.SetErrorStringWithFormatv("'required' field is not a boolean " in SetOptionsFromArray() [all …]
|
| /src/contrib/llvm-project/lldb/source/Host/common/ |
| H A D | MonitoringProcessLauncher.cpp | 42 error.SetErrorStringWithFormatv("executable doesn't exist: '{0}'", in LaunchProcess() 60 error.SetErrorStringWithFormatv("failed to launch host thread: {}", in LaunchProcess()
|
| /src/contrib/llvm-project/lldb/include/lldb/Target/ |
| H A D | Process.h | 620 error.SetErrorStringWithFormatv( in DoLoadCore() 1009 error.SetErrorStringWithFormatv( in DoAttachToProcessWithID() 1099 error.SetErrorStringWithFormatv( in DoLaunch() 1134 error.SetErrorStringWithFormatv( in DoResume() 1169 error.SetErrorStringWithFormatv( in DoHalt() 1195 error.SetErrorStringWithFormatv( in DoDetach() 1226 error.SetErrorStringWithFormatv( in DoSignal() 1677 error.SetErrorStringWithFormatv( in DoWriteMemory() 1760 error.SetErrorStringWithFormatv( in DoAllocateMemory() 2028 error.SetErrorStringWithFormatv( in DoDeallocateMemory() [all …]
|
| H A D | ProcessTrace.h | 52 error.SetErrorStringWithFormatv( in WillResume()
|
| /src/contrib/llvm-project/lldb/source/Expression/ |
| H A D | UserExpression.cpp | 105 err.SetErrorStringWithFormatv( in GetObjectPointerValueObject() 134 err.SetErrorStringWithFormatv( in GetObjectPointer() 207 error.SetErrorStringWithFormatv( in Evaluate()
|
| H A D | UtilityFunction.cpp | 70 error.SetErrorStringWithFormatv( in MakeFunctionCaller()
|
| /src/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | Status.h | 169 void SetErrorStringWithFormatv(const char *format, Args &&... args) { in SetErrorStringWithFormatv() function
|
| /src/contrib/llvm-project/lldb/source/Plugins/Process/minidump/ |
| H A D | ProcessMinidump.h | 85 error.SetErrorStringWithFormatv( in WillResume()
|
| /src/contrib/llvm-project/lldb/source/Target/ |
| H A D | Platform.cpp | 604 error.SetErrorStringWithFormatv("remote platform {0} doesn't support {1}", in MakeDirectory() 619 error.SetErrorStringWithFormatv("remote platform {0} doesn't support {1}", in GetFilePermissions() 632 error.SetErrorStringWithFormatv("remote platform {0} doesn't support {1}", in SetFilePermissions() 666 error.SetErrorStringWithFormatv( in ReadFile() 676 error.SetErrorStringWithFormatv( in WriteFile() 879 error.SetErrorStringWithFormatv( in ConnectRemote() 884 error.SetErrorStringWithFormatv( in ConnectRemote() 892 error.SetErrorStringWithFormatv( in DisconnectRemote() 897 error.SetErrorStringWithFormatv( in DisconnectRemote()
|
| H A D | StackFrame.cpp | 656 error.SetErrorStringWithFormatv( in GetValueForVariableExpressionPath() 664 error.SetErrorStringWithFormatv( in GetValueForVariableExpressionPath()
|
| /src/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/ |
| H A D | ProcessElfCore.h | 71 error.SetErrorStringWithFormatv( in WillResume()
|
| /src/contrib/llvm-project/lldb/source/Utility/ |
| H A D | RegisterValue.cpp | 345 error.SetErrorStringWithFormatv( in SetValueFromString() 373 error.SetErrorStringWithFormatv( in SetValueFromString()
|
| H A D | StructuredData.cpp | 40 error.SetErrorStringWithFormatv("could not open input file: {0} - {1}.", in ParseJSONFromFile()
|
| H A D | Scalar.cpp | 650 error.SetErrorStringWithFormatv( in SetValueFromCString() 663 error.SetErrorStringWithFormatv( in SetValueFromCString()
|
| /src/contrib/llvm-project/lldb/source/Symbol/ |
| H A D | Variable.cpp | 386 error.SetErrorStringWithFormatv( in GetValuesForVariableExpressionPath() 416 error.SetErrorStringWithFormatv( in GetValuesForVariableExpressionPath()
|
| /src/contrib/llvm-project/lldb/source/Host/posix/ |
| H A D | ProcessLauncherPosixFork.cpp | 272 error.SetErrorStringWithFormatv("Fork failed with error message: {0}", in LaunchProcess()
|
| /src/contrib/llvm-project/lldb/source/Breakpoint/ |
| H A D | BreakpointResolver.cpp | 93 error.SetErrorStringWithFormatv("Unknown resolver type: {0}.", in CreateFromStructuredData()
|
| H A D | BreakpointResolverName.cpp | 98 error.SetErrorStringWithFormatv("BRN::CFSD: Unknown language: {0}.", in CreateFromStructuredData()
|
| H A D | BreakpointOptions.cpp | 79 error.SetErrorStringWithFormatv("Unknown breakpoint command language: {0}.", in CreateFromStructuredData()
|
| /src/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/ |
| H A D | PlatformPOSIX.cpp | 306 error.SetErrorStringWithFormatv( in ConnectRemote() 351 error.SetErrorStringWithFormatv( in DisconnectRemote()
|
| /src/contrib/llvm-project/lldb/include/lldb/Interpreter/ |
| H A D | OptionValue.h | 122 error.SetErrorStringWithFormatv("'{0}' is not a valid subvalue", name); in GetSubValue()
|
| /src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/ |
| H A D | ScriptInterpreterLua.cpp | 222 error.SetErrorStringWithFormatv("lua failed to import '{0}': {1}\n", in LoadScriptingModule()
|
| /src/contrib/llvm-project/lldb/source/Core/ |
| H A D | SearchFilter.cpp | 98 error.SetErrorStringWithFormatv("Unknown filter type: {0}.", subclass_name); in CreateFromStructuredData()
|
| /src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangUserExpression.cpp | 863 err.SetErrorStringWithFormatv( in GetCppObjectPointer()
|