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

/macosx-10.10/dyld-353.2.1/launch-cache/
H A Ddsc_extractor.cpp433 const macho_header<P> *textMH = reinterpret_cast<macho_header<P>*>((uint8_t*)mapped_cache+textOffsetInCache); local
434 FA->cputype = OSSwapHostToBigInt32(textMH->cputype());
435 FA->cpusubtype = OSSwapHostToBigInt32(textMH->cpusubtype());

Completed in 117 milliseconds