Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformRemoteDarwinDevice.cpp130 bool PlatformRemoteDarwinDevice::GetFileInSDK(const char *platform_file_path, in GetFileInSDK() function in PlatformRemoteDarwinDevice
249 if (GetFileInSDK(platform_file_path, connected_sdk_idx, in GetSharedModule()
266 if (GetFileInSDK(platform_file_path, m_last_module_sdk_idx, in GetSharedModule()
288 if (GetFileInSDK(platform_file_path, current_sdk_idx, in GetSharedModule()
308 if (GetFileInSDK(platform_file_path, sdk_idx, in GetSharedModule()
H A DPlatformRemoteDarwinDevice.h70 bool GetFileInSDK(const char *platform_file_path, uint32_t sdk_idx,