Home
last modified time | relevance | path

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

/xnu-12377.1.9/libkdd/
H A Dkcdata.h626 struct dyld_shared_cache_loadinfo_v2 { struct
627 uint64_t sharedCacheSlide; /* image slide value */
628 uuid_t sharedCacheUUID;
630 …leSlidBaseAddress; /* for backwards-compatibility; use sharedCacheSlidFirstMapping if available */
632 uint64_t sharedCacheSlidFirstMapping; /* slid base address of first mapping */
634 uint32_t sharedCacheID; /* ID of shared cache */
635 uint32_t sharedCacheFlags;
/xnu-12377.1.9/osfmk/kern/
H A Dkcdata.h626 struct dyld_shared_cache_loadinfo_v2 { struct
627 uint64_t sharedCacheSlide; /* image slide value */
628 uuid_t sharedCacheUUID;
630 …leSlidBaseAddress; /* for backwards-compatibility; use sharedCacheSlidFirstMapping if available */
632 uint64_t sharedCacheSlidFirstMapping; /* slid base address of first mapping */
634 uint32_t sharedCacheID; /* ID of shared cache */
635 uint32_t sharedCacheFlags;