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

/macosx-10.10.1/dyld-353.2.1/src/
H A Ddyld.cpp2373 static bool isSimulatorBinary(const uint8_t* firstPage, const char* path) function in namespace:dyld
2454 if ( !isSimulatorBinary(firstPage, path) ) {
4725 if ( ! isSimulatorBinary((uint8_t*)mainExecutableMH, sExecPath) ) {

Completed in 106 milliseconds