Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DArchSpec.cpp467 static const ArchDefinition *FindArchDefinition(ArchitectureType arch_type) { in FindArchDefinition() function
860 const ArchDefinition *arch_def = FindArchDefinition(arch_type); in SetArchitecture()