| /freebsd-14.2/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()
|
| /freebsd-14.2/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()
|
| /freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/ |
| H A D | Process.h | 616 error.SetErrorStringWithFormatv( in DoLoadCore() 1005 error.SetErrorStringWithFormatv( in DoAttachToProcessWithID() 1095 error.SetErrorStringWithFormatv( in DoLaunch() 1130 error.SetErrorStringWithFormatv( in DoResume() 1165 error.SetErrorStringWithFormatv( in DoHalt() 1191 error.SetErrorStringWithFormatv( in DoDetach() 1222 error.SetErrorStringWithFormatv( in DoSignal() 1652 error.SetErrorStringWithFormatv( in DoWriteMemory() 1735 error.SetErrorStringWithFormatv( in DoAllocateMemory() 2003 error.SetErrorStringWithFormatv( in DoDeallocateMemory() [all …]
|
| H A D | ProcessTrace.h | 51 error.SetErrorStringWithFormatv( in WillResume()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Target/ |
| H A D | Platform.cpp | 638 error.SetErrorStringWithFormatv("remote platform {0} doesn't support {1}", in MakeDirectory() 653 error.SetErrorStringWithFormatv("remote platform {0} doesn't support {1}", in GetFilePermissions() 700 error.SetErrorStringWithFormatv( in ReadFile() 710 error.SetErrorStringWithFormatv( in WriteFile() 849 error.SetErrorStringWithFormatv( in ResolveRemoteExecutable() 854 error.SetErrorStringWithFormatv("'{0}' is not readable", in ResolveRemoteExecutable() 859 error.SetErrorStringWithFormatv("'{0}' does not exist", in ResolveRemoteExecutable() 949 error.SetErrorStringWithFormatv( in ConnectRemote() 954 error.SetErrorStringWithFormatv( in ConnectRemote() 962 error.SetErrorStringWithFormatv( in DisconnectRemote() [all …]
|
| H A D | RemoteAwarePlatform.cpp | 155 error.SetErrorStringWithFormatv( in ResolveExecutable()
|
| /freebsd-14.2/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()
|
| H A D | DWARFExpression.cpp | 1714 error_ptr->SetErrorStringWithFormatv( in Evaluate() 1748 error_ptr->SetErrorStringWithFormatv( in Evaluate() 2606 error_ptr->SetErrorStringWithFormatv( in Evaluate()
|
| /freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | Status.h | 169 void SetErrorStringWithFormatv(const char *format, Args &&... args) { in SetErrorStringWithFormatv() function
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/minidump/ |
| H A D | ProcessMinidump.h | 85 error.SetErrorStringWithFormatv( in WillResume()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/ |
| H A D | ProcessElfCore.h | 71 error.SetErrorStringWithFormatv( in WillResume()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Utility/ |
| H A D | RegisterValue.cpp | 345 error.SetErrorStringWithFormatv( in SetValueFromString() 373 error.SetErrorStringWithFormatv( in SetValueFromString()
|
| H A D | Scalar.cpp | 650 error.SetErrorStringWithFormatv( in SetValueFromCString() 663 error.SetErrorStringWithFormatv( in SetValueFromCString()
|
| H A D | StructuredData.cpp | 40 error.SetErrorStringWithFormatv("could not open input file: {0} - {1}.", in ParseJSONFromFile()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/ |
| H A D | Variable.cpp | 384 error.SetErrorStringWithFormatv( in GetValuesForVariableExpressionPath() 414 error.SetErrorStringWithFormatv( in GetValuesForVariableExpressionPath()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Host/posix/ |
| H A D | ProcessLauncherPosixFork.cpp | 272 error.SetErrorStringWithFormatv("Fork failed with error message: {0}", in LaunchProcess()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Breakpoint/ |
| H A D | BreakpointResolver.cpp | 92 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()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/ |
| H A D | PlatformPOSIX.cpp | 306 error.SetErrorStringWithFormatv( in ConnectRemote() 351 error.SetErrorStringWithFormatv( in DisconnectRemote()
|
| /freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/ |
| H A D | OptionValue.h | 122 error.SetErrorStringWithFormatv("'{0}' is not a valid subvalue", name); in GetSubValue()
|
| /freebsd-14.2/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()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangUserExpression.cpp | 892 err.SetErrorStringWithFormatv( in GetCppObjectPointer()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/ |
| H A D | PlatformRemoteGDBServer.cpp | 382 error.SetErrorStringWithFormatv("Cannot launch '{0}': {1}", in LaunchProcess()
|