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

/macosx-10.10.1/dyld-353.2.1/src/
H A Ddyld.cpp233 static ImageLoader* sLastImageByAddressCache; member in namespace:dyld
1035 if ( sLastImageByAddressCache == image )
1036 sLastImageByAddressCache = NULL;

Completed in 125 milliseconds