Searched refs:sharedCacheUUID_address (Results 1 – 2 of 2) sorted by relevance
1092 addr_t sharedCacheUUID_address = LLDB_INVALID_ADDRESS; in GetSharedCacheInformation() local1095 sharedCacheUUID_address = in GetSharedCacheInformation()1099 sharedCacheUUID_address = in GetSharedCacheInformation()1102 if (sharedCacheUUID_address != LLDB_INVALID_ADDRESS) { in GetSharedCacheInformation()1104 if (m_process->ReadMemory(sharedCacheUUID_address, shared_cache_uuid, in GetSharedCacheInformation()1115 addr_t sharedCacheBaseAddr_address = sharedCacheUUID_address + 16; in GetSharedCacheInformation()
5891 uuid_t *sharedCacheUUID_address = 0;5894 sharedCacheUUID_address =5903 sharedCacheUUID_address =5914 uuid = UUID(sharedCacheUUID_address, sizeof(uuid_t));