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

/macosx-10.9.5/dyld-239.4/src/
H A Ddyld.cpp2013 static bool fatFindBestFromOrderedList(cpu_type_t cpu, const cpu_subtype_t list[], const fat_header* fh, uint64_t* offset, uint64_t* len) function in namespace:dyld
2086 return fatFindBestFromOrderedList(cpu, subTypePreferenceList, fh, offset, len);

Completed in 101 milliseconds