Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Platform/FreeBSD/
DPlatformFreeBSD.cpp623 ArchSpec platform_arch64 (Host::GetArchitecture (Host::eSystemDefaultArchitecture64)); in GetSupportedArchitectureAtIndex() local
624 if (platform_arch.IsExactMatch(platform_arch64)) in GetSupportedArchitectureAtIndex()
/external/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwin.cpp711 ArchSpec platform_arch64 (Host::GetArchitecture (Host::eSystemDefaultArchitecture64)); in x86GetSupportedArchitectureAtIndex() local
712 if (platform_arch.IsExactMatch(platform_arch64)) in x86GetSupportedArchitectureAtIndex()