Searched refs:GetFileInSDK (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/ |
| H A D | PlatformRemoteDarwinDevice.cpp | 131 bool PlatformRemoteDarwinDevice::GetFileInSDK(const char *platform_file_path, in GetFileInSDK() function in PlatformRemoteDarwinDevice 250 if (GetFileInSDK(platform_file_path, connected_sdk_idx, in GetSharedModule() 267 if (GetFileInSDK(platform_file_path, m_last_module_sdk_idx, in GetSharedModule() 289 if (GetFileInSDK(platform_file_path, current_sdk_idx, in GetSharedModule() 309 if (GetFileInSDK(platform_file_path, sdk_idx, in GetSharedModule()
|
| H A D | PlatformRemoteDarwinDevice.h | 70 bool GetFileInSDK(const char *platform_file_path, uint32_t sdk_idx,
|