Searched defs:ArchPair (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/dyld-353.2.1/launch-cache/
H A DMachOFileAbstraction.hpp106 struct ArchPair struct
111 ArchPair(uint32_t cputype, uint32_t cpusubtype) : arch(cputype), subtype(cpusubtype) {} function in struct:ArchPair

Completed in 105 milliseconds