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

/macosx-10.10.1/dyld-353.2.1/launch-cache/
H A Ddyld_shared_cache_util.cpp298 uint32_t bindPageOffsetEnd = (dyldInfo->bind_off() + dyldInfo->bind_size()) & (-4096); local
300 add_linkedit(bindPageOffsetStart, bindPageOffsetEnd, message, results);

Completed in 51 milliseconds