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

/macosx-10.10.1/Security-57031.1.35/Security/include/security_utilities/
H A Ddyld_cache_format.h39 uint64_t dyldBaseAddress; // base address of dyld when cache was built member in struct:dyld_cache_header
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Ddyld_cache_format.h39 uint64_t dyldBaseAddress; // base address of dyld when cache was built member in struct:dyld_cache_header
/macosx-10.10.1/dyld-353.2.1/launch-cache/
H A Ddyld_cache_format.h39 uint64_t dyldBaseAddress; // base address of dyld when cache was built member in struct:dyld_cache_header
H A DMachOBinder.hpp162 Binder<A>::Binder(const MachOLayoutAbstraction& layout, uint64_t dyldBaseAddress) argument
H A Dupdate_dyld_shared_cache.cpp1001 SharedCache<A>::SharedCache(ArchGraph* graph, const char* rootPath, const std::vector<const char*>& overlayPaths, const char* cacheDir, bool explicitCacheDir, bool alphaSort, bool verify, bool optimize, uint64_t dyldBaseAddress) argument
3372 uint64_t dyldBaseAddress = 0; local
/macosx-10.10.1/xnu-2782.1.97/osfmk/kern/
H A Ddebug.h188 uint64_t dyldBaseAddress; // base address of dyld when cache was built member in struct:_dyld_cache_header

Completed in 100 milliseconds