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

/macosx-10.9.5/Security-55471.14.18/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.9.5/Security-55471.14.18/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.9.5/dyld-239.4/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.cpp963 SharedCache<A>::SharedCache(ArchGraph* graph, const char* rootPath, const char* overlayPath, const char* cacheDir, bool explicitCacheDir, bool alphaSort, bool verify, bool optimize, uint64_t dyldBaseAddress) argument
3293 uint64_t dyldBaseAddress = 0; local
/macosx-10.9.5/xnu-2422.115.4/osfmk/kern/
H A Ddebug.h130 uint64_t dyldBaseAddress; // base address of dyld when cache was built member in struct:_dyld_cache_header

Completed in 201 milliseconds