Home
last modified time | relevance | path

Searched refs:SetErrorStringWithFormatv (Results 1 – 25 of 33) sorted by relevance

12

/freebsd-src/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionGroupPlatform.cpp28 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-src/contrib/llvm-project/lldb/source/Host/common/
H A DMonitoringProcessLauncher.cpp42 error.SetErrorStringWithFormatv("executable doesn't exist: '{0}'", in LaunchProcess()
60 error.SetErrorStringWithFormatv("failed to launch host thread: {}", in LaunchProcess()
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcess.h620 error.SetErrorStringWithFormatv(
1009 error.SetErrorStringWithFormatv( in DoAttachToProcessWithID()
1099 error.SetErrorStringWithFormatv(
1134 error.SetErrorStringWithFormatv(
1169 error.SetErrorStringWithFormatv(
1195 error.SetErrorStringWithFormatv( in DoDetach()
1226 error.SetErrorStringWithFormatv( in DoSignal()
1677 error.SetErrorStringWithFormatv(
1760 error.SetErrorStringWithFormatv(
2028 error.SetErrorStringWithFormatv(
[all...]
H A DProcessTrace.h52 error.SetErrorStringWithFormatv( in WillResume()
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp604 error.SetErrorStringWithFormatv("remote platform {0} doesn't support {1}", in Install()
619 error.SetErrorStringWithFormatv("remote platform {0} doesn't support {1}", in SetWorkingDirectory()
632 error.SetErrorStringWithFormatv("remote platform {0} doesn't support {1}", in MakeDirectory()
666 error.SetErrorStringWithFormatv( in SetFilePermissions()
676 error.SetErrorStringWithFormatv( in OpenFile()
879 error.SetErrorStringWithFormatv( in ResolveRemotePath()
884 error.SetErrorStringWithFormatv( in GetSystemArchitecture()
892 error.SetErrorStringWithFormatv( in GetSystemArchitecture()
897 error.SetErrorStringWithFormatv( in GetSystemArchitecture()
H A DRemoteAwarePlatform.cpp
/freebsd-src/contrib/llvm-project/lldb/source/Expression/
H A DUserExpression.cpp105 err.SetErrorStringWithFormatv( in GetObjectPointerValueObject()
134 err.SetErrorStringWithFormatv( in GetObjectPointer()
207 error.SetErrorStringWithFormatv( in Evaluate()
H A DUtilityFunction.cpp70 error.SetErrorStringWithFormatv( in MakeFunctionCaller()
H A DDWARFExpression.cpp
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
H A DProcessMinidump.h85 error.SetErrorStringWithFormatv( in WillResume()
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Utility/
H A DStatus.h169 void SetErrorStringWithFormatv(const char *format, Args &&... args) { in SetErrorStringWithFormatv() function
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DProcessElfCore.h71 error.SetErrorStringWithFormatv( in WillResume()
/freebsd-src/contrib/llvm-project/lldb/source/Utility/
H A DRegisterValue.cpp345 error.SetErrorStringWithFormatv( in SetValueFromString()
373 error.SetErrorStringWithFormatv( in SetValueFromString()
H A DScalar.cpp650 error.SetErrorStringWithFormatv( in SetValueFromCString()
663 error.SetErrorStringWithFormatv( in SetValueFromCString()
H A DStructuredData.cpp40 error.SetErrorStringWithFormatv("could not open input file: {0} - {1}.", in ParseJSONFromFile()
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/
H A DVariable.cpp386 error.SetErrorStringWithFormatv( in GetValuesForVariableExpressionPath()
416 error.SetErrorStringWithFormatv( in GetValuesForVariableExpressionPath()
/freebsd-src/contrib/llvm-project/lldb/source/Host/posix/
H A DProcessLauncherPosixFork.cpp272 error.SetErrorStringWithFormatv("Fork failed with error message: {0}", in LaunchProcess()
/freebsd-src/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointResolver.cpp93 error.SetErrorStringWithFormatv("Unknown resolver type: {0}.", in CreateFromStructuredData()
H A DBreakpointResolverName.cpp98 error.SetErrorStringWithFormatv("BRN::CFSD: Unknown language: {0}.", in CreateFromStructuredData()
H A DBreakpointOptions.cpp79 error.SetErrorStringWithFormatv("Unknown breakpoint command language: {0}.", in CreateFromStructuredData()
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp306 error.SetErrorStringWithFormatv( in ConnectRemote()
351 error.SetErrorStringWithFormatv( in DisconnectRemote()
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionValue.h122 error.SetErrorStringWithFormatv("'{0}' is not a valid subvalue", name); in GetSubValue()
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/
H A DScriptInterpreterLua.cpp222 error.SetErrorStringWithFormatv("lua failed to import '{0}': {1}\n", in LoadScriptingModule()
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DSearchFilter.cpp98 error.SetErrorStringWithFormatv("Unknown filter type: {0}.", subclass_name); in CreateFromStructuredData()
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp382 error.SetErrorStringWithFormatv("Cannot launch '{0}': {1}", in LaunchProcess()

12