Searched refs:arch_def_entry (Results 1 – 1 of 1) sorted by relevance
663 const ArchDefinitionEntry *arch_def_entry = FindArchDefinitionEntry (arch_def, cpu, sub); in SetArchitecture() local664 if (arch_def_entry) in SetArchitecture()666 const CoreDefinition *core_def = FindCoreDefinition (arch_def_entry->core); in SetArchitecture()