Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Utility/
H A DArchSpec.cpp481 FindArchDefinitionEntry(const ArchDefinition *def, uint32_t cpu, uint32_t sub) { in FindArchDefinitionEntry() function
495 FindArchDefinitionEntry(const ArchDefinition *def, ArchSpec::Core core) { in FindArchDefinitionEntry() function
639 FindArchDefinitionEntry(&g_macho_arch_def, core_def->core); in GetMachOCPUType()
651 FindArchDefinitionEntry(&g_macho_arch_def, core_def->core); in GetMachOCPUSubType()
850 FindArchDefinitionEntry(arch_def, cpu, sub); in SetArchitecture()