Searched refs:compatible_arch_ptr (Results 1 – 2 of 2) sorted by relevance
1190 ArchSpec *compatible_arch_ptr) { in IsCompatibleArchitecture() argument1200 if (compatible_arch_ptr) in IsCompatibleArchitecture()1201 *compatible_arch_ptr = platform_arch; in IsCompatibleArchitecture()1210 if (compatible_arch_ptr) in IsCompatibleArchitecture()1211 *compatible_arch_ptr = platform_arch; in IsCompatibleArchitecture()1217 if (compatible_arch_ptr) in IsCompatibleArchitecture()1218 compatible_arch_ptr->Clear(); in IsCompatibleArchitecture()
353 ArchSpec *compatible_arch_ptr);