Searched refs:compatible_arch_ptr (Results 1 – 2 of 2) sorted by relevance
1166 ArchSpec *compatible_arch_ptr) { in IsCompatibleArchitecture() argument1173 if (compatible_arch_ptr) in IsCompatibleArchitecture()1174 *compatible_arch_ptr = platform_arch; in IsCompatibleArchitecture()1179 if (compatible_arch_ptr) in IsCompatibleArchitecture()1180 compatible_arch_ptr->Clear(); in IsCompatibleArchitecture()
365 ArchSpec *compatible_arch_ptr);