Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/
DPlatformRemoteAppleBridge.cpp147 ArchSpec system_arch(GetSystemArchitecture()); in GetSupportedArchitectureAtIndex() local
149 const ArchSpec::Core system_core = system_arch.GetCore(); in GetSupportedArchitectureAtIndex()
DPlatformRemoteAppleTV.cpp142 ArchSpec system_arch(GetSystemArchitecture()); in GetSupportedArchitectureAtIndex() local
144 const ArchSpec::Core system_core = system_arch.GetCore(); in GetSupportedArchitectureAtIndex()
DPlatformRemoteAppleWatch.cpp153 ArchSpec system_arch(GetSystemArchitecture()); in GetSupportedArchitectureAtIndex() local
155 const ArchSpec::Core system_core = system_arch.GetCore(); in GetSupportedArchitectureAtIndex()
DPlatformDarwin.cpp564 ArchSpec system_arch(GetSystemArchitecture()); in ARMGetSupportedArchitectureAtIndex() local
590 const ArchSpec::Core system_core = system_arch.GetCore(); in ARMGetSupportedArchitectureAtIndex()