Searched refs:ELF_T_NUM (Results 1 – 23 of 23) sorted by relevance
41 const size_t __libelf_type_sizes[EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] =96 if (type >= ELF_T_NUM) in gelf_fsize()
411 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;446 extern const uint_fast8_t __libelf_type_aligns[EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] attribute_hi…
53 if (unlikely (type >= ELF_T_NUM)) in elfw2()
65 if (type >= ELF_T_NUM) in elf_getdata_rawchunk()
173 const xfct_t __elf_xfctstom[EV_NUM - 1][EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] =
97 ELF_T_NUM enumerator
81 const uint_fast8_t __libelf_type_aligns[EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] =
39 return ebl != NULL ? ebl->reloc_simple_type (ebl, reloc) : ELF_T_NUM; in ebl_reloc_simple_type()
465 return ELF_T_NUM; in default_reloc_simple_type()
54 return ELF_T_NUM; in s390_reloc_simple_type()
55 return ELF_T_NUM; in tilegx_reloc_simple_type()
58 return ELF_T_NUM; in x86_64_reloc_simple_type()
63 return ELF_T_NUM; in i386_reloc_simple_type()
57 return ELF_T_NUM; in sh_reloc_simple_type()
55 return ELF_T_NUM; in aarch64_reloc_simple_type()
58 return ELF_T_NUM; in ppc64_reloc_simple_type()
122 return ELF_T_NUM; in arm_reloc_simple_type()
149 return ELF_T_NUM; in ia64_reloc_simple_type()
58 return ELF_T_NUM; in sparc_reloc_simple_type()
73 return ELF_T_NUM; in alpha_reloc_simple_type()
55 return ELF_T_NUM; in ppc_reloc_simple_type()
338 if (unlikely (type == ELF_T_NUM)) in relocate()
1817 if (type == ELF_T_NUM) in handle_elf()