Searched refs:kMemoryLayoutSize (Results 1 – 4 of 4) sorted by relevance
88 const uptr kMemoryLayoutSize = sizeof(kMemoryLayout) / sizeof(kMemoryLayout[0]); variable102 for (unsigned i = 0; i < kMemoryLayoutSize; ++i) in addr_is_type()
1073 for (unsigned i = 0; i < kMemoryLayoutSize; ++i) { in dfsan_flush()1099 for (unsigned i = 0; i < kMemoryLayoutSize; ++i) { in CheckMemoryLayoutSanity()1169 for (unsigned i = 0; i < kMemoryLayoutSize; ++i) in InitShadow()1183 for (unsigned i = 0; i < kMemoryLayoutSize; ++i) { in InitShadow()
85 for (unsigned i = 0; i < kMemoryLayoutSize; ++i) { in CheckMemoryLayoutSanity()117 for (unsigned i = 0; i < kMemoryLayoutSize; ++i) in InitShadow()132 for (unsigned i = 0; i < kMemoryLayoutSize; ++i) { in InitShadow()
230 const uptr kMemoryLayoutSize = sizeof(kMemoryLayout) / sizeof(kMemoryLayout[0]); variable244 for (unsigned i = 0; i < kMemoryLayoutSize; ++i) in addr_is_type()