Searched defs:dyld_shared_cache_loadinfo_v2 (Results 1 – 2 of 2) sorted by relevance
626 struct dyld_shared_cache_loadinfo_v2 { struct627 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;