Searched refs:CondRoundUp (Results 1 – 3 of 3) sorted by relevance
179 constexpr T CondRoundUp(T x, std::remove_reference_t<T> n) { in CondRoundUp() function
1009 CondRoundUp<kPageSizeAgnostic>(image_header.GetImageSize(), kElfSegmentAlignment), in LoadImageFile()1030 CondRoundUp<kPageSizeAgnostic>(image_header.GetImageSize(), in LoadImageFile()
1396 CondRoundUp<kPageSizeAgnostic>(context.max_size, kElfSegmentAlignment))); in Dlopen()