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

/macosx-10.9.5/dtrace-118.1/libelf/
H A Dgetdata.c108 #define NALIGN(elf) ((elf->ed_class == ELFCLASS32) ? Nalign32 : Nalign64) macro
253 if ((size_t)d->db_data.d_type >= NALIGN(elf)) {

Completed in 118 milliseconds