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

/macosx-10.10.1/dyld-353.2.1/launch-cache/
H A Ddyld_shared_cache_util.cpp305 uint32_t lazybindPageOffsetEnd = (dyldInfo->lazy_bind_off() + dyldInfo->lazy_bind_size()) & (-4096); local
307 add_linkedit(lazybindPageOffsetStart, lazybindPageOffsetEnd, message, results);

Completed in 160 milliseconds