Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformAppleSimulator.h128 CoreSimulatorSupport::Device GetSimulatorDevice();
H A DPlatformAppleSimulator.cpp61 CoreSimulatorSupport::Device device(GetSimulatorDevice()); in LaunchProcess()
254 CoreSimulatorSupport::Device PlatformAppleSimulator::GetSimulatorDevice() { in GetSimulatorDevice() function in PlatformAppleSimulator