Searched refs:system_arch (Results 1 – 3 of 3) sorted by relevance
138 ArchSpec system_arch(GetSystemArchitecture()); in GetSupportedArchitectures() local140 const ArchSpec::Core system_core = system_arch.GetCore(); in GetSupportedArchitectures()
149 ArchSpec system_arch(GetSystemArchitecture()); in GetSupportedArchitectures() local151 const ArchSpec::Core system_core = system_arch.GetCore(); in GetSupportedArchitectures()
605 const ArchSpec system_arch = GetSystemArchitecture(); in ARMGetSupportedArchitectures() local606 const ArchSpec::Core system_core = system_arch.GetCore(); in ARMGetSupportedArchitectures()