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

/macosx-10.10.1/dyld-353.2.1/launch-cache/
H A Ddyld_shared_cache_util.cpp291 uint32_t exportPageOffsetEnd = (dyldInfo->export_off() + dyldInfo->export_size()) & (-4096); local
293 add_linkedit(exportPageOffsetStart, exportPageOffsetEnd, message, results);

Completed in 74 milliseconds