Home
last modified time | relevance | path

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

/external/elfutils/libelf/
DlibelfP.h411 extern const xfct_t __elf_xfctstom[EV_NUM - 1][EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] attribute_hi…
412 extern const xfct_t __elf_xfctstof[EV_NUM - 1][EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] attribute_hi…
417 extern const size_t __libelf_type_sizes[EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] attribute_hidden;
419 #if EV_NUM != 2
437 #if EV_NUM == 2
446 extern const uint_fast8_t __libelf_type_aligns[EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] attribute_hi…
Dgelf_fsize.c41 const size_t __libelf_type_sizes[EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] =
90 if (version == EV_NONE || version >= EV_NUM) in gelf_fsize()
102 #if EV_NUM != 2 in gelf_fsize()
Delf32_fsize.c47 if (unlikely (version == EV_NONE) || unlikely (version >= EV_NUM)) in elfw2()
59 #if EV_NUM != 2 in elfw2()
Delf32_xlatetof.c53 #if EV_NUM != 2 in elfw2()
104 #if EV_NUM != 2 in elfw2()
Delf32_xlatetom.c53 #if EV_NUM != 2 in elfw2()
109 #if EV_NUM != 2 in elfw2()
Delf32_updatefile.c147 #if EV_NUM != 2 in __elfw2()
193 #if EV_NUM != 2 in __elfw2()
242 #if EV_NUM != 2 in __elfw2()
359 #if EV_NUM != 2 in __elfw2()
534 #if EV_NUM != 2 in __elfw2()
593 #if EV_NUM != 2 in __elfw2()
654 #if EV_NUM != 2 in __elfw2()
744 #if EV_NUM != 2 in __elfw2()
Delf_version.c50 if (likely (version < EV_NUM)) in elf_version()
Dgelf_xlate.c173 const xfct_t __elf_xfctstom[EV_NUM - 1][EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] =
Delf_getdata.c53 static const Elf_Type shtype_map[EV_NUM - 1][TYPEIDX (SHT_HISUNW) + 1] =
81 const uint_fast8_t __libelf_type_aligns[EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] =
193 #if EV_NUM != 2 in convert_data()
Dcommon.h59 && version > EV_NONE && version < EV_NUM) in determine_kind()
Delf32_updatenull.c92 else if (unlikely (ehdr->e_version >= EV_NUM)) in ELFW()
288 || unlikely (data->d_version >= EV_NUM)) in __elfw2()
Delf.h269 #define EV_NUM 2 macro
/external/syslinux/com32/include/sys/
Delfcommon.h304 #define EV_NUM 2 macro
/external/kernel-headers/original/uapi/linux/
Delf.h357 #define EV_NUM 2 macro
/external/kmod/port-gnu/
Delf.h268 #define EV_NUM 2 macro
/external/valgrind/perf/
Dtinycc.c296 #define EV_NUM 2 macro