Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DProcess.h599 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 DProcessTrace.h51 error.SetErrorStringWithFormatv( in WillResume()
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DPlatform.cpp642 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 DRemoteAwarePlatform.cpp155 error.SetErrorStringWithFormatv( in ResolveExecutable()
/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/
H A DStatus.h178 void SetErrorStringWithFormatv(const char *format, Args &&... args) { in SetErrorStringWithFormatv() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/minidump/
H A DProcessMinidump.h85 error.SetErrorStringWithFormatv( in WillResume()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformRemoteDarwinDevice.cpp112 error.SetErrorStringWithFormatv( in ResolveExecutable()
215 error.SetErrorStringWithFormatv( in GetSymbolFile()
H A DPlatformAppleSimulator.cpp433 error.SetErrorStringWithFormatv( in ResolveExecutable()
475 error.SetErrorStringWithFormatv( in GetSymbolFile()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/elf-core/
H A DProcessElfCore.h72 error.SetErrorStringWithFormatv( in WillResume()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/Windows/
H A DPlatformWindows.cpp136 error.SetErrorStringWithFormatv( in ConnectRemote()
447 error.SetErrorStringWithFormatv( in DisconnectRemote()
/openbsd-src/gnu/llvm/lldb/source/Host/posix/
H A DProcessLauncherPosixFork.cpp272 error.SetErrorStringWithFormatv("Fork failed with error message: {0}", in LaunchProcess()
/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DScalar.cpp649 error.SetErrorStringWithFormatv( in SetValueFromCString()
662 error.SetErrorStringWithFormatv( in SetValueFromCString()
H A DStructuredData.cpp40 error.SetErrorStringWithFormatv("could not open input file: {0} - {1}.", in ParseJSONFromFile()
/openbsd-src/gnu/llvm/lldb/source/Breakpoint/
H A DBreakpointResolver.cpp92 error.SetErrorStringWithFormatv("Unknown resolver type: {0}.", in CreateFromStructuredData()
H A DBreakpointResolverName.cpp101 error.SetErrorStringWithFormatv("BRN::CFSD: Unknown language: {0}.", in CreateFromStructuredData()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp306 error.SetErrorStringWithFormatv( in ConnectRemote()
351 error.SetErrorStringWithFormatv( in DisconnectRemote()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Lua/
H A DScriptInterpreterLua.cpp221 error.SetErrorStringWithFormatv("lua failed to import '{0}': {1}\n", in LoadScriptingModule()
/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/lldb/source/Expression/
H A DDWARFExpression.cpp1693 error_ptr->SetErrorStringWithFormatv( in Evaluate()
1727 error_ptr->SetErrorStringWithFormatv( in Evaluate()
2585 error_ptr->SetErrorStringWithFormatv( in Evaluate()

12