Searched refs:shared_cache_uuid (Results 1 – 1 of 1) sorted by relevance
1922 UUID shared_cache_uuid(GetProcessSharedCacheUUID(process)); in ParseSymtab() local1924 if (shared_cache_uuid.IsValid() && dsc_uuid != shared_cache_uuid) in ParseSymtab()4237 uuid_t shared_cache_uuid; in GetProcessSharedCacheUUID() local4238 …if (process->ReadMemory (sharedCacheUUID_address, shared_cache_uuid, sizeof (uuid_t), err) == size… in GetProcessSharedCacheUUID()4240 uuid.SetBytes (shared_cache_uuid); in GetProcessSharedCacheUUID()