/openbsd-src/gnu/llvm/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()
|
/openbsd-src/gnu/llvm/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()
|
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/ |
H A D | Process.h | 599 error.SetErrorStringWithFormatv( in DoLoadCore() 949 error.SetErrorStringWithFormatv( in DoAttachToProcessWithID() 1039 error.SetErrorStringWithFormatv( in DoLaunch() 1074 error.SetErrorStringWithFormatv( in DoResume() 1109 error.SetErrorStringWithFormatv( in DoHalt() 1135 error.SetErrorStringWithFormatv( in DoDetach() 1166 error.SetErrorStringWithFormatv( in DoSignal() 1574 error.SetErrorStringWithFormatv( in DoWriteMemory() 1657 error.SetErrorStringWithFormatv( in DoAllocateMemory() 1910 error.SetErrorStringWithFormatv( in DoDeallocateMemory() [all …]
|
H A D | ProcessTrace.h | 51 error.SetErrorStringWithFormatv( in WillResume()
|
/openbsd-src/gnu/llvm/lldb/source/Target/ |
H A D | Platform.cpp | 642 error.SetErrorStringWithFormatv("remote platform {0} doesn't support {1}", in MakeDirectory() 657 error.SetErrorStringWithFormatv("remote platform {0} doesn't support {1}", in GetFilePermissions() 670 error.SetErrorStringWithFormatv("remote platform {0} doesn't support {1}", in SetFilePermissions() 704 error.SetErrorStringWithFormatv( in ReadFile() 714 error.SetErrorStringWithFormatv( in WriteFile() 853 error.SetErrorStringWithFormatv( in ResolveRemoteExecutable() 858 error.SetErrorStringWithFormatv("'{0}' is not readable", in ResolveRemoteExecutable() 863 error.SetErrorStringWithFormatv("'{0}' does not exist", in ResolveRemoteExecutable() 953 error.SetErrorStringWithFormatv( in ConnectRemote() 958 error.SetErrorStringWithFormatv( in ConnectRemote() [all …]
|
H A D | RemoteAwarePlatform.cpp | 155 error.SetErrorStringWithFormatv( in ResolveExecutable()
|
/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/ |
H A D | Status.h | 178 void SetErrorStringWithFormatv(const char *format, Args &&... args) { in SetErrorStringWithFormatv() function
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/minidump/ |
H A D | ProcessMinidump.h | 85 error.SetErrorStringWithFormatv( in WillResume()
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/ |
H A D | PlatformRemoteDarwinDevice.cpp | 112 error.SetErrorStringWithFormatv( in ResolveExecutable() 215 error.SetErrorStringWithFormatv( in GetSymbolFile()
|
H A D | PlatformAppleSimulator.cpp | 433 error.SetErrorStringWithFormatv( in ResolveExecutable() 475 error.SetErrorStringWithFormatv( in GetSymbolFile()
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/elf-core/ |
H A D | ProcessElfCore.h | 72 error.SetErrorStringWithFormatv( in WillResume()
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/Windows/ |
H A D | PlatformWindows.cpp | 136 error.SetErrorStringWithFormatv( in ConnectRemote() 447 error.SetErrorStringWithFormatv( in DisconnectRemote()
|
/openbsd-src/gnu/llvm/lldb/source/Host/posix/ |
H A D | ProcessLauncherPosixFork.cpp | 272 error.SetErrorStringWithFormatv("Fork failed with error message: {0}", in LaunchProcess()
|
/openbsd-src/gnu/llvm/lldb/source/Utility/ |
H A D | Scalar.cpp | 649 error.SetErrorStringWithFormatv( in SetValueFromCString() 662 error.SetErrorStringWithFormatv( in SetValueFromCString()
|
H A D | StructuredData.cpp | 40 error.SetErrorStringWithFormatv("could not open input file: {0} - {1}.", in ParseJSONFromFile()
|
/openbsd-src/gnu/llvm/lldb/source/Breakpoint/ |
H A D | BreakpointResolver.cpp | 92 error.SetErrorStringWithFormatv("Unknown resolver type: {0}.", in CreateFromStructuredData()
|
H A D | BreakpointResolverName.cpp | 101 error.SetErrorStringWithFormatv("BRN::CFSD: Unknown language: {0}.", in CreateFromStructuredData()
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/POSIX/ |
H A D | PlatformPOSIX.cpp | 306 error.SetErrorStringWithFormatv( in ConnectRemote() 351 error.SetErrorStringWithFormatv( in DisconnectRemote()
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Lua/ |
H A D | ScriptInterpreterLua.cpp | 221 error.SetErrorStringWithFormatv("lua failed to import '{0}': {1}\n", in LoadScriptingModule()
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/ |
H A D | NativeRegisterContextWindows_WoW64.cpp | 395 error.SetErrorStringWithFormatv( in WriteAllRegisterValues()
|
H A D | NativeRegisterContextWindows_arm.cpp | 589 error.SetErrorStringWithFormatv( in WriteAllRegisterValues()
|
H A D | NativeRegisterContextWindows_i386.cpp | 405 error.SetErrorStringWithFormatv( in WriteAllRegisterValues()
|
H A D | NativeRegisterContextWindows_arm64.cpp | 699 error.SetErrorStringWithFormatv( in WriteAllRegisterValues()
|
H A D | NativeProcessWindows.cpp | 180 error.SetErrorStringWithFormatv("error: process {0} in state = {1}, but " in Detach()
|
/openbsd-src/gnu/llvm/lldb/source/Expression/ |
H A D | DWARFExpression.cpp | 1693 error_ptr->SetErrorStringWithFormatv( in Evaluate() 1727 error_ptr->SetErrorStringWithFormatv( in Evaluate() 2585 error_ptr->SetErrorStringWithFormatv( in Evaluate()
|