Home
last modified time | relevance | path

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

/third_party/elfutils/libelf/
H A Delf32_updatenull.c446 #define SHDR_ALIGN sizeof (ElfW2(LIBELFBITS,Off)) in __elfw2() macro
447 size = (size + SHDR_ALIGN - 1) & ~(SHDR_ALIGN - 1); in __elfw2()

Completed in 1 milliseconds