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

/external/elfutils/0.153/libelf/
H A Delf_version.c72 if (likely (version < EV_NUM))
H A Delf32_fsize.c71 if (unlikely (version == EV_NONE) || unlikely (version >= EV_NUM))
83 #if EV_NUM != 2
H A Dgelf_fsize.c62 const size_t __libelf_type_sizes[EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] =
114 if (version == EV_NONE || version >= EV_NUM)
126 #if EV_NUM != 2
H A Delf32_xlatetof.c76 #if EV_NUM != 2
127 #if EV_NUM != 2
H A Delf32_xlatetom.c76 #if EV_NUM != 2
128 #if EV_NUM != 2
H A DlibelfP.h420 extern const xfct_t __elf_xfctstom[EV_NUM - 1][EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] attribute_hidden;
421 extern const xfct_t __elf_xfctstof[EV_NUM - 1][EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] attribute_hidden;
426 extern const size_t __libelf_type_sizes[EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] attribute_hidden;
428 #if EV_NUM != 2
446 #if EV_NUM == 2
455 extern const uint_fast8_t __libelf_type_aligns[EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] attribute_hidden;
H A Dcommon.h80 && version > EV_NONE && version < EV_NUM)
H A Delf32_updatefile.c145 #if EV_NUM != 2
191 #if EV_NUM != 2
232 #if EV_NUM != 2
364 #if EV_NUM != 2
533 #if EV_NUM != 2
592 #if EV_NUM != 2
649 #if EV_NUM != 2
718 #if EV_NUM != 2
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.c74 static const Elf_Type shtype_map[EV_NUM - 1][TYPEIDX (SHT_HISUNW) + 1] =
102 const uint_fast8_t __libelf_type_aligns[EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] =
169 #if EV_NUM != 2
H A Delf32_updatenull.c109 || unlikely (ehdr->e_version >= EV_NUM))
292 || unlikely (data->d_version >= EV_NUM))
H A Delf.h269 #define EV_NUM 2 macro
/external/chromium_org/third_party/libvpx/include/
H A Delf.h387 #define EV_NUM 2 macro
/external/kernel-headers/original/uapi/linux/
H A Delf.h353 #define EV_NUM 2 macro
/external/qemu/include/
H A Delf.h1420 #define EV_NUM 2 macro
/external/valgrind/main/perf/
H A Dtinycc.c296 #define EV_NUM 2 macro

Completed in 2865 milliseconds