Searched defs:dyld_shared_cache_loadinfo (Results 1 – 2 of 2) sorted by relevance
632 struct dyld_shared_cache_loadinfo { struct633 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 */