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

/gem5/ext/libelf/
H A D_libelf.h67 #define LIBELF_ADJUST_AR_SIZE(S) (((S) + 1U) & ~1U) macro
H A Dlibelf_ar.c386 sz = LIBELF_ADJUST_AR_SIZE(sz);

Completed in 6 milliseconds