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

/macosx-10.10.1/dyld-353.2.1/src/
H A Ddyld.cpp177 bool DYLD_PRINT_STATISTICS; member in struct:dyld::EnvironmentVariables
1123 if ( sEnv.DYLD_PRINT_STATISTICS )
1505 else if ( strcmp(key, "DYLD_PRINT_STATISTICS") == 0 ) {
1506 sEnv.DYLD_PRINT_STATISTICS = true;

Completed in 70 milliseconds