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

/freebsd-10.0-release/lib/libelf/
H A D_libelf.h66 #define LIBELF_ADJUST_AR_SIZE(S) (((S) + 1U) & ~1U) macro
H A Dlibelf_ar_util.c245 sz = LIBELF_ADJUST_AR_SIZE(sz);

Completed in 63 milliseconds