Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Utility/
H A DArchSpec.cpp507 static const ArchDefinition *FindArchDefinition(ArchitectureType arch_type) { in FindArchDefinition() function
931 const ArchDefinition *arch_def = FindArchDefinition(arch_type); in SetArchitecture()