Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Host/common/
DMonitoringProcessLauncher.cpp41 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/
DStatus.h173 void SetErrorStringWithFormatv(const char *format, Args &&... args) { in SetErrorStringWithFormatv() function
/external/llvm-project/lldb/source/Interpreter/
DOptionGroupPlatform.cpp103 error.SetErrorStringWithFormatv("invalid version string '{0}'", in SetOptionValue()
/external/llvm-project/lldb/source/Host/posix/
DProcessLauncherPosixFork.cpp194 error.SetErrorStringWithFormatv("Fork failed with error message: {0}", in LaunchProcess()
/external/llvm-project/lldb/source/Utility/
DStructuredData.cpp40 error.SetErrorStringWithFormatv("could not open input file: {0} - {1}.", in ParseJSONFromFile()
DScalar.cpp649 error.SetErrorStringWithFormatv( in SetValueFromCString()
662 error.SetErrorStringWithFormatv( in SetValueFromCString()
/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/
DScriptInterpreterLua.cpp134 error.SetErrorStringWithFormatv("lua failed to import '{0}': {1}\n", in LoadScriptingModule()
/external/llvm-project/lldb/source/Breakpoint/
DBreakpointResolver.cpp90 error.SetErrorStringWithFormatv("Unknown resolver type: {0}.", in CreateFromStructuredData()
DBreakpointResolverName.cpp101 error.SetErrorStringWithFormatv("BRN::CFSD: Unknown language: {0}.", in CreateFromStructuredData()
DBreakpointOptions.cpp84 error.SetErrorStringWithFormatv("Unknown breakpoint command language: {0}.", in CreateFromStructuredData()
/external/llvm-project/lldb/source/Plugins/Process/Windows/Common/
DNativeRegisterContextWindows_WoW64.cpp395 error.SetErrorStringWithFormatv( in WriteAllRegisterValues()
DNativeRegisterContextWindows_i386.cpp405 error.SetErrorStringWithFormatv( in WriteAllRegisterValues()
DNativeRegisterContextWindows_arm.cpp589 error.SetErrorStringWithFormatv( in WriteAllRegisterValues()
DNativeProcessWindows.cpp180 error.SetErrorStringWithFormatv("error: process {0} in state = {1}, but " in Detach()
DNativeRegisterContextWindows_arm64.cpp698 error.SetErrorStringWithFormatv( in WriteAllRegisterValues()
DNativeRegisterContextWindows_x86_64.cpp608 error.SetErrorStringWithFormatv( in WriteAllRegisterValues()
DProcessWindows.cpp190 error.SetErrorStringWithFormatv("error: process {0} in state = {1}, but " in DoDetach()
/external/llvm-project/lldb/source/Target/
DStackFrame.cpp635 error.SetErrorStringWithFormatv( in GetValueForVariableExpressionPath()
643 error.SetErrorStringWithFormatv( in GetValueForVariableExpressionPath()
DTarget.cpp1771 error.SetErrorStringWithFormatv( in ReadMemory()
/external/llvm-project/lldb/source/Core/
DSearchFilter.cpp98 error.SetErrorStringWithFormatv("Unknown filter type: {0}.", subclass_name); in CreateFromStructuredData()
/external/llvm-project/lldb/source/Plugins/Process/Linux/
DNativeRegisterContextLinux_x86_64.cpp779 error.SetErrorStringWithFormatv( in WriteAllRegisterValues()
/external/llvm-project/lldb/source/Expression/
DDWARFExpression.cpp2546 error_ptr->SetErrorStringWithFormatv( in Evaluate()
/external/llvm-project/lldb/source/Host/macosx/objcxx/
DHost.mm1243 error.SetErrorStringWithFormatv("executable doesn't exist: '{0}'",