Searched defs:cacheAllocatedSize (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/dyld-353.2.1/launch-cache/
H A Dupdate_dyld_shared_cache.cpp1449 uint32_t cacheAllocatedSize = pageAlign(cacheFileSize); local
1468 vm_deallocate(mach_task_self(), (vm_address_t)mappingAddr, cacheAllocatedSize); local

Completed in 204 milliseconds