Home
last modified time | relevance | path

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

/external/lldb/source/Core/
DArchSpec.cpp210 static const ArchDefinition g_macho_arch_def = { variable
244 &g_macho_arch_def,
411 … const ArchDefinitionEntry *arch_def = FindArchDefinitionEntry (&g_macho_arch_def, core_def->core); in GetMachOCPUType()
426 … const ArchDefinitionEntry *arch_def = FindArchDefinitionEntry (&g_macho_arch_def, core_def->core); in GetMachOCPUSubType()