Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp513 static const char *g_arm64_compatible_archs[] = { in GetCompatibleArchs() local
519 return {g_arm64_compatible_archs}; in GetCompatibleArchs()