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

/macosx-10.10.1/dyld-353.2.1/launch-cache/
H A DMachORebaser.hpp696 const uint8_t* infoEnd = NULL; local
707 infoEnd = &infoStart[segInfo->datasize()];
745 for(const uint8_t* p = infoStart; (*p != 0) && (p < infoEnd);) {

Completed in 126 milliseconds