Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Platform/Linux/
DPlatformLinux.cpp346 ArchSpec hostArch in GetSupportedArchitectureAtIndex() local
348 if (hostArch.IsValid() && hostArch.GetTriple().isArch64Bit()) in GetSupportedArchitectureAtIndex()