Searched refs:all_image_infos (Results 1 – 2 of 2) sorted by relevance
4209 addr_t all_image_infos = process->GetImageInfoAddress(); in GetProcessSharedCacheUUID() local4217 … uint32_t version_or_magic = process->ReadUnsignedIntegerFromMemory (all_image_infos, 4, -1, err); in GetProcessSharedCacheUUID()4229 … sharedCacheUUID_address = all_image_infos + 160; // sharedCacheUUID <mach-o/dyld_images.h> in GetProcessSharedCacheUUID()4233 … sharedCacheUUID_address = all_image_infos + 84; // sharedCacheUUID <mach-o/dyld_images.h> in GetProcessSharedCacheUUID()
514 binaries that run in user land this is the address of the "all_image_infos"