Searched refs:ELF_T_NUM (Results 1 – 7 of 7) sorted by relevance
61 static struct align malign[ELF_T_NUM] = {91 if (t >= ELF_T_NUM || (int) t < 0) in _libelf_malign()100 static struct align falign[ELF_T_NUM] = {130 if (t >= ELF_T_NUM || (int) t < 0) in _libelf_falign()
77 if ((int) src->d_type < 0 || src->d_type >= ELF_T_NUM) { in _libelf_xlate()
86 static struct msize msize[ELF_T_NUM] = {
78 ELF_T_NUM enumerator
138 static struct fsize fsize[ELF_T_NUM] = {
201 if (d->d_type >= ELF_T_NUM) { in _libelf_compute_section_extents()
1049 static struct converters cvt[ELF_T_NUM] = {