Searched refs:RoundUp (Results 1 – 6 of 6) sorted by relevance
236 uint32_t RoundUp(uint32_t x, const int align);
244 uint32_t RoundUp(uint32_t x, const int align);
95 item.end = RoundUp(item.begin + info->dlpi_phdr[i].p_memsz, info->dlpi_phdr[i].p_align); in MakeMapsFromDlpi()
84 item.end = RoundUp(item.begin + info->dlpi_phdr[i].p_memsz, info->dlpi_phdr[i].p_align); in MakeMapsFromDlpi()
26 uint32_t RoundUp(uint32_t x, const int align) in RoundUp() function
80 uint32_t RoundUp(uint32_t x, const int align) in RoundUp() function