Searched refs:kMemoryLayoutSize (Results 1 – 2 of 2) sorted by relevance
69 for (unsigned i = 0; i < kMemoryLayoutSize; ++i) { in CheckMemoryLayoutSanity()101 for (unsigned i = 0; i < kMemoryLayoutSize; ++i) in InitShadow()113 for (unsigned i = 0; i < kMemoryLayoutSize; ++i) { in InitShadow()
89 const uptr kMemoryLayoutSize = sizeof(kMemoryLayout) / sizeof(kMemoryLayout[0]); variable102 for (unsigned i = 0; i < kMemoryLayoutSize; ++i) in addr_is_type()