Searched refs:roundup (Results 1 – 2 of 2) sorted by relevance
136 h->e_shoff = roundup(offset, 4); in map_section()143 s->sh_offset = roundup(offset, s->sh_addralign); in map_section()159 u32 roundup(u32 val, u32 align) in roundup() function
75 u32 roundup(u32, u32);