Searched defs:_dyld_cache_image_text_info (Results 1 – 1 of 1) sorted by relevance
216 struct _dyld_cache_image_text_info { struct217 uuid_t uuid;218 uint64_t loadAddress; // unslid address of start of __TEXT219 uint32_t textSegmentSize;220 uint32_t pathOffset; // offset from start of cache file