Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DArchSpec.cpp464 static const ArchDefinition *g_arch_definitions[] = { variable
472 for (const ArchDefinition *def : g_arch_definitions) { in FindArchDefinition()