Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwinDevice.h53 const char *GetDeviceSupportDirectoryForOSVersion();
H A DPlatformRemoteDarwinDevice.cpp52 const char *sdk_directory = GetDeviceSupportDirectoryForOSVersion(); in GetStatus()
171 const char *os_version_dir = GetDeviceSupportDirectoryForOSVersion(); in GetSymbolFile()
H A DPlatformDarwinDevice.cpp250 const char *PlatformDarwinDevice::GetDeviceSupportDirectoryForOSVersion() { in GetDeviceSupportDirectoryForOSVersion() function in PlatformDarwinDevice
344 FileSpec device_support_spec(GetDeviceSupportDirectoryForOSVersion()); in GetSharedModuleWithLocalCache()