Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwinDevice.h52 const char *GetDeviceSupportDirectory();
H A DPlatformDarwinDevice.cpp49 const char *device_support_dir = GetDeviceSupportDirectory(); in UpdateSDKDirectoryInfosIfNeeded()
219 const char *PlatformDarwinDevice::GetDeviceSupportDirectory() { in GetDeviceSupportDirectory() function in PlatformDarwinDevice