Searched refs:SetErrorStringWithFormatv (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DMonitoringProcessLauncher.cpp41 error.SetErrorStringWithFormatv("executable doesn't exist: '{0}'",
60 error.SetErrorStringWithFormatv("failed to launch host thread: {}",
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DStatus.h173 void SetErrorStringWithFormatv(const char *format, Args &&... args) { function in class:lldb_private::Status
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/
H A DScriptInterpreterLua.cpp91 error.SetErrorStringWithFormatv("lua failed to import '{0}': {1}\n",
/freebsd-11-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionGroupPlatform.cpp103 error.SetErrorStringWithFormatv("invalid version string '{0}'",
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/posix/
H A DProcessLauncherPosixFork.cpp194 error.SetErrorStringWithFormatv("Fork failed with error message: {0}",
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DStructuredData.cpp39 error.SetErrorStringWithFormatv("could not open input file: {0} - {1}.",
/freebsd-11-stable/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointResolver.cpp91 error.SetErrorStringWithFormatv("Unknown resolver type: {0}.",
H A DBreakpointResolverName.cpp103 error.SetErrorStringWithFormatv("BRN::CFSD: Unknown language: {0}.",
H A DBreakpointOptions.cpp84 error.SetErrorStringWithFormatv("Unknown breakpoint command language: {0}.",
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DStackFrame.cpp640 error.SetErrorStringWithFormatv(
648 error.SetErrorStringWithFormatv(
H A DTarget.cpp1764 error.SetErrorStringWithFormatv(
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DSearchFilter.cpp97 error.SetErrorStringWithFormatv("Unknown filter type: {0}.", subclass_name);

Completed in 197 milliseconds