Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-objdump/
DMachODump.cpp1391 uint32_t other_cputype = other_OFA.getCPUType(); in printMachOUniversalHeaders() local
1393 if (cputype != 0 && cpusubtype != 0 && cputype == other_cputype && in printMachOUniversalHeaders()