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

/external/elfutils/libelf/
H A Delf_getdata.c83 # define TYPE_ALIGNS(Bits) \ macro
113 [ELFCLASS32 - 1] = TYPE_ALIGNS (32),
114 [ELFCLASS64 - 1] = TYPE_ALIGNS (64),
116 # undef TYPE_ALIGNS macro

Completed in 72 milliseconds