Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/
DPlatformRemoteDarwinDevice.h94 uint32_t GetConnectedSDKIndex();
DPlatformRemoteDarwinDevice.cpp522 const uint32_t connected_sdk_idx = GetConnectedSDKIndex(); in GetSharedModule()
632 uint32_t PlatformRemoteDarwinDevice::GetConnectedSDKIndex() { in GetConnectedSDKIndex() function in PlatformRemoteDarwinDevice