Searched refs:kMemoryLayoutSize (Results 1 – 4 of 4) sorted by relevance
61 const uptr kMemoryLayoutSize = sizeof(kMemoryLayout) / sizeof(kMemoryLayout[0]); variable75 for (unsigned i = 0; i < kMemoryLayoutSize; ++i) in addr_is_type()
967 for (unsigned i = 0; i < kMemoryLayoutSize; ++i) { in dfsan_flush()992 for (unsigned i = 0; i < kMemoryLayoutSize; ++i) { in CheckMemoryLayoutSanity()1062 for (unsigned i = 0; i < kMemoryLayoutSize; ++i) in InitShadow()1076 for (unsigned i = 0; i < kMemoryLayoutSize; ++i) { in InitShadow()
78 for (unsigned i = 0; i < kMemoryLayoutSize; ++i) { in CheckMemoryLayoutSanity()110 for (unsigned i = 0; i < kMemoryLayoutSize; ++i) in InitShadow()124 for (unsigned i = 0; i < kMemoryLayoutSize; ++i) { in InitShadow()
281 const uptr kMemoryLayoutSize = sizeof(kMemoryLayout) / sizeof(kMemoryLayout[0]); variable294 for (unsigned i = 0; i < kMemoryLayoutSize; ++i) in addr_is_type()