Home
last modified time | relevance | path

Searched refs:roundup (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.2.1/build/tools/bin2obj/
Dobject.c136 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
Dbin2obj.h75 u32 roundup(u32, u32);