Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/
DPlatformRemoteDarwinDevice.h85 uint32_t FindFileInAllSDKs(const char *platform_file_path,
91 uint32_t FindFileInAllSDKs(const lldb_private::FileSpec &platform_file,
DPlatformRemoteDarwinDevice.cpp388 uint32_t PlatformRemoteDarwinDevice::FindFileInAllSDKs(const char *platform_file_path, in FindFileInAllSDKs() function in PlatformRemoteDarwinDevice