Home
last modified time | relevance | path

Searched refs:system_arch (Results 1 – 1 of 1) sorted by relevance

/external/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwin.cpp730 ArchSpec system_arch (GetSystemArchitecture()); in ARMGetSupportedArchitectureAtIndex() local
731 const ArchSpec::Core system_core = system_arch.GetCore(); in ARMGetSupportedArchitectureAtIndex()