Searched refs:compatible_arch_ptr (Results 1 – 2 of 2) sorted by relevance
1096 ArchSpec *compatible_arch_ptr) { in IsCompatibleArchitecture() argument1103 if (compatible_arch_ptr) in IsCompatibleArchitecture()1104 *compatible_arch_ptr = platform_arch; in IsCompatibleArchitecture()1109 if (compatible_arch_ptr) in IsCompatibleArchitecture()1110 compatible_arch_ptr->Clear(); in IsCompatibleArchitecture()
352 ArchSpec *compatible_arch_ptr);