Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dkcdata.h632 struct dyld_shared_cache_loadinfo { struct
633 uint64_t sharedCacheSlide; /* image slide value */
634 uuid_t sharedCacheUUID;
636 …leSlidBaseAddress; /* for backwards-compatibility; use sharedCacheSlidFirstMapping if available */
638 uint64_t sharedCacheSlidFirstMapping; /* slid base address of first mapping */
/xnu-11215/libkdd/
H A Dkcdata.h632 struct dyld_shared_cache_loadinfo { struct
633 uint64_t sharedCacheSlide; /* image slide value */
634 uuid_t sharedCacheUUID;
636 …leSlidBaseAddress; /* for backwards-compatibility; use sharedCacheSlidFirstMapping if available */
638 uint64_t sharedCacheSlidFirstMapping; /* slid base address of first mapping */