Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/
DPlatformAppleSimulator.cpp34 #define UNSUPPORTED_ERROR ("Apple simulators aren't supported on this platform") macro
77 err.SetErrorString(UNSUPPORTED_ERROR); in LaunchProcess()
126 strm << UNSUPPORTED_ERROR; in GetStatus()
164 err.SetErrorString(UNSUPPORTED_ERROR); in ConnectRemote()
175 err.SetErrorString(UNSUPPORTED_ERROR); in DisconnectRemote()