Searched refs:getHostPlatform (Results 1 – 5 of 5) sorted by relevance
36 if lldbplatformutil.getHostPlatform() == 'windows':38 elif lldbplatformutil.getHostPlatform() == 'macosx':
104 def getHostPlatform(): function142 return getHostPlatform()
185 lldbplatformutil.getHostPlatform())381 if lldbplatformutil.getHostPlatform() not in ['darwin', 'macosx']:525 if lldbplatformutil.getHostPlatform() == 'darwin' and configuration.lldb_framework_path:643 host_platform = lldbplatformutil.getHostPlatform()
122 if lldbplatformutil.getHostPlatform() == 'linux':
12 if lldbplatformutil.getHostPlatform() == "windows":