Searched refs:arch_cpusubtype (Results 1 - 1 of 1) sorted by relevance

/external/lldb/source/Host/macosx/
H A DSymbols.cpp163 cpu_subtype_t arch_cpusubtype = data.GetU32(&data_offset); // machine specifier (int) local
171 ArchSpec fat_arch(eArchTypeMachO, arch_cputype, arch_cpusubtype);

Completed in 27 milliseconds