Searched refs:compatible_arch_ptr (Results 1 – 2 of 2) sorted by relevance
1159 ArchSpec *compatible_arch_ptr) { in IsCompatibleArchitecture() argument1168 if (compatible_arch_ptr) in IsCompatibleArchitecture()1169 *compatible_arch_ptr = platform_arch; in IsCompatibleArchitecture()1174 if (compatible_arch_ptr) in IsCompatibleArchitecture()1175 compatible_arch_ptr->Clear(); in IsCompatibleArchitecture()
333 ArchSpec *compatible_arch_ptr);