Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dgetdata.c106 #define NALIGN(elf) ((elf->ed_class == ELFCLASS32) ? Nalign32 : Nalign64) macro
233 if ((size_t)d->db_data.d_type >= NALIGN(elf)) { in _elf_locked_getdata()