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

/macosx-10.10.1/dyld-353.2.1/src/
H A Ddyld.cpp2555 static ImageLoader* loadPhase5stat(const char* path, const LoadContext& context, struct stat* stat_buf, function in namespace:dyld
2596 image = loadPhase5stat(path, context, &stat_buf, &statErrNo, &imageFound, exceptions);
2623 image = loadPhase5stat(path, context, &stat_buf, &statErrNo, &imageFound, exceptions);
2628 image = loadPhase5stat(path, context, &stat_buf, &statErrNo, &imageFound, exceptions);

Completed in 157 milliseconds