Searched refs:host_info_dict (Results 1 – 1 of 1) sorted by relevance
346 PythonDictionary host_info_dict (target_dict.GetItemForKey("host-info")); in ParsePythonTargetDefinition() local347 if (host_info_dict) in ParsePythonTargetDefinition()349 ArchSpec host_arch (host_info_dict.GetItemForKeyAsString(PythonString("triple"))); in ParsePythonTargetDefinition()