Searched refs:ELFCLASSNUM (Results 1 – 14 of 14) sorted by relevance
413 extern const xfct_t __elf_xfctstom[ELFCLASSNUM - 1][ELF_T_NUM]419 extern const size_t __libelf_type_sizes[ELFCLASSNUM - 1][ELF_T_NUM]433 extern const uint_fast8_t __libelf_type_aligns[ELFCLASSNUM - 1][ELF_T_NUM]
41 const size_t __libelf_type_sizes[ELFCLASSNUM - 1][ELF_T_NUM] =
54 if (eclass > ELFCLASSNONE && eclass < ELFCLASSNUM in determine_kind()
178 const xfct_t __elf_xfctstom[ELFCLASSNUM - 1][ELF_T_NUM] =
76 const uint_fast8_t __libelf_type_aligns[ELFCLASSNUM - 1][ELF_T_NUM] =
123 #define ELFCLASSNUM 3 macro
91 #define ELFCLASSNUM 3 macro
389 ELFCLASSNUM
1402 pub const ELFCLASSNUM: usize = 3; constant