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

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

Completed in 75 milliseconds