Searched refs:kFieldSectionAlignment (Results 1 – 1 of 1) sorted by relevance
1930 constexpr size_t kFieldSectionAlignment = 4U; in Dump() local1932 CHECK_EQ(RoundUp(end_objects, kFieldSectionAlignment), field_section.Offset()); in Dump()