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

/macosx-10.9.5/dyld-239.4/src/
H A Ddyld.cpp169 bool DYLD_PRINT_STATISTICS; member in struct:dyld::EnvironmentVariables
1082 if ( sEnv.DYLD_PRINT_STATISTICS )
1479 else if ( strcmp(key, "DYLD_PRINT_STATISTICS") == 0 ) {
1480 sEnv.DYLD_PRINT_STATISTICS = true;

Completed in 84 milliseconds