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

/macosx-10.10.1/dyld-353.2.1/src/
H A Ddyld.cpp234 static EnvironmentVariables sEnv; member in namespace:dyld
564 if ( !sEnv.DYLD_DISABLE_DOFS && (dofSectionCount != 0) ) {
704 if ( sEnv.DYLD_PRINT_CS_NOTIFICATIONS ) {
832 if ( sEnv.DYLD_PRINT_CS_NOTIFICATIONS ) {
970 if ( sEnv.DYLD_PRINT_LIBRARIES || (sEnv.DYLD_PRINT_LIBRARIES_POST_LAUNCH && (sMainExecutable!=NULL) && sMainExecutable->isLinked()) ) {
1047 if ( sEnv.DYLD_PRINT_LIBRARIES || (sEnv.DYLD_PRINT_LIBRARIES_POST_LAUNCH && (sMainExecutable!=NULL) && sMainExecutable->isLinked()) ) {
1123 if ( sEnv.DYLD_PRINT_STATISTICS )
1438 appendParsedColonList(value, mainExecutableDir, &sEnv
[all...]

Completed in 63 milliseconds