Home
last modified time | relevance | path

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

/external/elfutils/libelf/
DlibelfP.h426 extern const xfct_t __elf_xfctstom[EV_NUM - 1][EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] attribute_hi…
427 extern const xfct_t __elf_xfctstof[EV_NUM - 1][EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] attribute_hi…
432 extern const size_t __libelf_type_sizes[EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] attribute_hidden;
434 #if EV_NUM != 2
452 #if EV_NUM == 2
461 extern const uint_fast8_t __libelf_type_aligns[EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] attribute_hi…
Dgelf_fsize.c62 const size_t __libelf_type_sizes[EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] =
112 if (version == EV_NONE || version >= EV_NUM)
124 #if EV_NUM != 2
Delf32_fsize.c71 if (unlikely (version == EV_NONE) || unlikely (version >= EV_NUM))
83 #if EV_NUM != 2
Delf32_xlatetom.c76 #if EV_NUM != 2
128 #if EV_NUM != 2
Delf32_xlatetof.c76 #if EV_NUM != 2
127 #if EV_NUM != 2
Delf32_updatefile.c146 #if EV_NUM != 2 in __elfw2()
184 #if EV_NUM != 2 in __elfw2()
221 #if EV_NUM != 2 in __elfw2()
335 #if EV_NUM != 2 in __elfw2()
491 #if EV_NUM != 2 in __elfw2()
542 #if EV_NUM != 2 in __elfw2()
596 #if EV_NUM != 2 in __elfw2()
652 #if EV_NUM != 2 in __elfw2()
Delf_version.c72 if (likely (version < EV_NUM))
Dgelf_xlate.c192 const xfct_t __elf_xfctstom[EV_NUM - 1][EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] =
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 in convert_data()
Dcommon.h80 && version > EV_NONE && version < EV_NUM) in determine_kind()
Delf32_updatenull.c109 || unlikely (ehdr->e_version >= EV_NUM)) in ELFW()
288 || unlikely (data->d_version >= EV_NUM)) in __elfw2()
Delf.h272 #define EV_NUM 2 macro
/external/qemu/
Delf.h1172 #define EV_NUM 2 macro
/external/valgrind/main/perf/
Dtinycc.c296 #define EV_NUM 2 macro