Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformAppleSimulator.cpp300 llvm::SmallVector<llvm::Triple::ArchType, 4> supported_arch, in CreateInstance() argument
325 if (std::count(supported_arch.begin(), supported_arch.end(), in CreateInstance()
H A DPlatformAppleSimulator.h58 llvm::SmallVector<llvm::Triple::ArchType, 4> supported_arch,