Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Utility/
H A DArchSpec.cpp351 static const ArchDefinition g_macho_arch_def = {eArchTypeMachO, variable
461 &g_macho_arch_def, &g_elf_arch_def, &g_coff_arch_def};
652 FindArchDefinitionEntry(&g_macho_arch_def, core_def->core); in GetMachOCPUType()
664 FindArchDefinitionEntry(&g_macho_arch_def, core_def->core); in GetMachOCPUSubType()