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

/macosx-10.10.1/dyld-353.2.1/src/
H A Ddyld.cpp262 static bool sFrameworksFoundAsDylibs = false; member in namespace:dyld
2861 if ( (libraryPaths != NULL) && ((frameworkPartialPath == NULL) || sFrameworksFoundAsDylibs) ) {

Completed in 77 milliseconds