Home
last modified time | relevance | path

Searched defs:dyld_shared_cache_loadinfo (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.1.9/libkdd/
H A Dkcdata.h638 struct dyld_shared_cache_loadinfo { struct
639 uint64_t sharedCacheSlide; /* image slide value */
640 uuid_t sharedCacheUUID;
642 …leSlidBaseAddress; /* for backwards-compatibility; use sharedCacheSlidFirstMapping if available */
644 uint64_t sharedCacheSlidFirstMapping; /* slid base address of first mapping */
/xnu-12377.1.9/osfmk/kern/
H A Dkcdata.h638 struct dyld_shared_cache_loadinfo { struct
639 uint64_t sharedCacheSlide; /* image slide value */
640 uuid_t sharedCacheUUID;
642 …leSlidBaseAddress; /* for backwards-compatibility; use sharedCacheSlidFirstMapping if available */
644 uint64_t sharedCacheSlidFirstMapping; /* slid base address of first mapping */