Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp499 static llvm::ArrayRef<const char *> GetCompatibleArchs(ArchSpec::Core core) { in GetCompatibleArchs() function
608 for (const char *arch : GetCompatibleArchs(system_core)) { in ARMGetSupportedArchitectures()