Searched refs:host_platform (Results 1 – 2 of 2) sorted by relevance
316 SBPlatform host_platform; in GetHostPlatform() local317 host_platform.m_opaque_sp = Platform::GetHostPlatform(); in GetHostPlatform()318 return host_platform; in GetHostPlatform()
645 host_platform = lldbplatformutil.getHostPlatform()652 if target_platform != host_platform:654 target_platform, host_platform)