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

/macosx-10.10.1/dyld-353.2.1/launch-cache/
H A DMachOLayout.hpp460 uint64_t endSectAddr = lastSection->addr() + lastSection->size(); local
461 uint64_t endSectAddrPage = (endSectAddr + 4095) & (-4096);

Completed in 167 milliseconds