Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/vm/
Dva_128TBswitch.c267 static int supported_arch(void) in supported_arch() function
282 if (!supported_arch()) in main()
/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/
DPlatformAppleSimulator.cpp279 llvm::SmallVector<llvm::Triple::ArchType, 4> supported_arch, in CreateInstance() argument
303 if (std::count(supported_arch.begin(), supported_arch.end(), in CreateInstance()
DPlatformAppleSimulator.h39 llvm::SmallVector<llvm::Triple::ArchType, 4> supported_arch,