Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/libelf/common/
H A Dgetdata.c45 static const size_t align32[ELF_T_NUM] = variable
72 #define Nalign32 (sizeof (align32)/sizeof (align32[0]))
109 #define ALIGN(elf) ((elf->ed_class == ELFCLASS32) ? align32 : align64)
H A Dxlate.m459 * o Add entries to getdata.c::align32[] and getdata.c::align64[]. These
H A Dxlate64.m459 * o Add entries to getdata.c::align32[] and getdata.c::align64[]. These