Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwinDevice.h52 const char *GetDeviceSupportDirectory();
DPlatformDarwinDevice.cpp50 const char *device_support_dir = GetDeviceSupportDirectory(); in UpdateSDKDirectoryInfosIfNeeded()
229 const char *PlatformDarwinDevice::GetDeviceSupportDirectory() { in GetDeviceSupportDirectory() function in PlatformDarwinDevice