Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Utility/
H A DArchSpec.cpp456 static const ArchDefinition *FindArchDefinition(ArchitectureType arch_type) { in FindArchDefinition() function
848 const ArchDefinition *arch_def = FindArchDefinition(arch_type); in SetArchitecture()