Searched refs:kFieldSectionAlignment (Results 1 - 1 of 1) sorted by relevance

/art/oatdump/
H A Doatdump.cc1480 constexpr size_t kFieldSectionAlignment = 4U; local
1482 CHECK_EQ(RoundUp(end_objects, kFieldSectionAlignment), field_section.Offset());

Completed in 23 milliseconds