Searched refs:compatible_arch_ptr (Results 1 – 2 of 2) sorted by relevance
1101 ArchSpec *compatible_arch_ptr) { in IsCompatibleArchitecture() argument1108 if (compatible_arch_ptr) in IsCompatibleArchitecture()1109 *compatible_arch_ptr = platform_arch; in IsCompatibleArchitecture()1114 if (compatible_arch_ptr) in IsCompatibleArchitecture()1115 compatible_arch_ptr->Clear(); in IsCompatibleArchitecture()
355 ArchSpec *compatible_arch_ptr);