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

/external/elfutils/libelf/
H A Dgelf_fsize.c62 const size_t __libelf_type_sizes[EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] =
H A Dcommon.h78 if (eclass > ELFCLASSNONE && eclass < ELFCLASSNUM
H A DlibelfP.h426 extern const xfct_t __elf_xfctstom[EV_NUM - 1][EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] attribute_hidden;
427 extern const xfct_t __elf_xfctstof[EV_NUM - 1][EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] attribute_hidden;
432 extern const size_t __libelf_type_sizes[EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] attribute_hidden;
461 extern const uint_fast8_t __libelf_type_aligns[EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] attribute_hidden;
H A Dgelf_xlate.c192 const xfct_t __elf_xfctstom[EV_NUM - 1][EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] =
H A Delf_getdata.c102 const uint_fast8_t __libelf_type_aligns[EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] =
H A Delf.h137 #define ELFCLASSNUM 3 macro
/external/qemu/
H A Delf.h1164 #define ELFCLASSNUM 3 macro
/external/valgrind/main/perf/
H A Dtinycc.c210 #define ELFCLASSNUM 3 macro

Completed in 173 milliseconds