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

/macosx-10.10.1/dyld-353.2.1/src/
H A Ddyld.cpp3214 static void getCacheBounds(uint32_t mappingsCount, const shared_file_mapping_np mappings[], uint64_t& lowAddress, uint64_t& highAddress) function in namespace:dyld
3264 getCacheBounds(mappingsCount, mappings, lowAddress, highAddress);
3434 getCacheBounds(mappingCount, mappings, lowAddress, highAddress);

Completed in 83 milliseconds