Home
last modified time | relevance | path

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

12

/llvm-project-15.0.7/lldb/source/Interpreter/
H A DOptionGroupPlatform.cpp28 error.SetErrorStringWithFormatv( in CreatePlatformWithOptions()
35 error.SetErrorStringWithFormatv("platform '{0}' doesn't support '{1}'", in CreatePlatformWithOptions()
110 error.SetErrorStringWithFormatv("invalid version string '{0}'", in SetOptionValue()
/llvm-project-15.0.7/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()
/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DProcess.h608 error.SetErrorStringWithFormatv( in DoLoadCore()
941 error.SetErrorStringWithFormatv( in DoAttachToProcessWithID()
1026 error.SetErrorStringWithFormatv( in DoLaunch()
1061 error.SetErrorStringWithFormatv( in DoResume()
1096 error.SetErrorStringWithFormatv( in DoHalt()
1122 error.SetErrorStringWithFormatv( in DoDetach()
1153 error.SetErrorStringWithFormatv( in DoSignal()
1552 error.SetErrorStringWithFormatv( in DoWriteMemory()
1635 error.SetErrorStringWithFormatv( in DoAllocateMemory()
1888 error.SetErrorStringWithFormatv( in DoDeallocateMemory()
[all …]
H A DProcessTrace.h51 error.SetErrorStringWithFormatv( in WillResume()
/llvm-project-15.0.7/lldb/source/Target/
H A DPlatform.cpp640 error.SetErrorStringWithFormatv("remote platform {0} doesn't support {1}", in MakeDirectory()
655 error.SetErrorStringWithFormatv("remote platform {0} doesn't support {1}", in GetFilePermissions()
702 error.SetErrorStringWithFormatv( in ReadFile()
712 error.SetErrorStringWithFormatv( in WriteFile()
851 error.SetErrorStringWithFormatv( in ResolveRemoteExecutable()
856 error.SetErrorStringWithFormatv("'{0}' is not readable", in ResolveRemoteExecutable()
861 error.SetErrorStringWithFormatv("'{0}' does not exist", in ResolveRemoteExecutable()
950 error.SetErrorStringWithFormatv( in ConnectRemote()
955 error.SetErrorStringWithFormatv( in ConnectRemote()
963 error.SetErrorStringWithFormatv( in DisconnectRemote()
[all …]
H A DRemoteAwarePlatform.cpp154 error.SetErrorStringWithFormatv( in ResolveExecutable()
/llvm-project-15.0.7/lldb/include/lldb/Utility/
H A DStatus.h173 void SetErrorStringWithFormatv(const char *format, Args &&... args) { in SetErrorStringWithFormatv() function
/llvm-project-15.0.7/lldb/source/Plugins/Process/minidump/
H A DProcessMinidump.h85 error.SetErrorStringWithFormatv( in WillResume()
/llvm-project-15.0.7/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformRemoteDarwinDevice.cpp111 error.SetErrorStringWithFormatv( in ResolveExecutable()
214 error.SetErrorStringWithFormatv( in GetSymbolFile()
H A DPlatformAppleSimulator.cpp421 error.SetErrorStringWithFormatv( in ResolveExecutable()
463 error.SetErrorStringWithFormatv( in GetSymbolFile()
/llvm-project-15.0.7/lldb/source/Plugins/Process/elf-core/
H A DProcessElfCore.h72 error.SetErrorStringWithFormatv( in WillResume()
/llvm-project-15.0.7/lldb/source/Utility/
H A DStructuredData.cpp40 error.SetErrorStringWithFormatv("could not open input file: {0} - {1}.", in ParseJSONFromFile()
H A DScalar.cpp649 error.SetErrorStringWithFormatv( in SetValueFromCString()
662 error.SetErrorStringWithFormatv( in SetValueFromCString()
/llvm-project-15.0.7/lldb/source/Plugins/Platform/Windows/
H A DPlatformWindows.cpp135 error.SetErrorStringWithFormatv( in ConnectRemote()
444 error.SetErrorStringWithFormatv( in DisconnectRemote()
/llvm-project-15.0.7/lldb/source/Host/posix/
H A DProcessLauncherPosixFork.cpp272 error.SetErrorStringWithFormatv("Fork failed with error message: {0}", in LaunchProcess()
/llvm-project-15.0.7/lldb/source/Breakpoint/
H A DBreakpointResolver.cpp91 error.SetErrorStringWithFormatv("Unknown resolver type: {0}.", in CreateFromStructuredData()
H A DBreakpointResolverName.cpp101 error.SetErrorStringWithFormatv("BRN::CFSD: Unknown language: {0}.", in CreateFromStructuredData()
/llvm-project-15.0.7/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp305 error.SetErrorStringWithFormatv( in ConnectRemote()
350 error.SetErrorStringWithFormatv( in DisconnectRemote()
/llvm-project-15.0.7/lldb/source/Plugins/ScriptInterpreter/Lua/
H A DScriptInterpreterLua.cpp221 error.SetErrorStringWithFormatv("lua failed to import '{0}': {1}\n", in LoadScriptingModule()
/llvm-project-15.0.7/lldb/source/Plugins/Process/Windows/Common/
H A DNativeRegisterContextWindows_WoW64.cpp395 error.SetErrorStringWithFormatv( in WriteAllRegisterValues()
H A DNativeRegisterContextWindows_arm.cpp589 error.SetErrorStringWithFormatv( in WriteAllRegisterValues()
H A DNativeRegisterContextWindows_i386.cpp405 error.SetErrorStringWithFormatv( in WriteAllRegisterValues()
H A DNativeRegisterContextWindows_arm64.cpp699 error.SetErrorStringWithFormatv( in WriteAllRegisterValues()
H A DNativeProcessWindows.cpp180 error.SetErrorStringWithFormatv("error: process {0} in state = {1}, but " in Detach()
/llvm-project-15.0.7/lldb/source/Expression/
H A DDWARFExpression.cpp1665 error_ptr->SetErrorStringWithFormatv( in Evaluate()
1699 error_ptr->SetErrorStringWithFormatv( in Evaluate()
2542 error_ptr->SetErrorStringWithFormatv( in Evaluate()

12