Searched refs:ELF_T_NUM (Results 1 – 25 of 26) sorted by relevance
12
41 const size_t __libelf_type_sizes[ELFCLASSNUM - 1][ELF_T_NUM] =95 if (type >= ELF_T_NUM) in gelf_fsize()
53 if (unlikely (type >= ELF_T_NUM)) in elfw2()
413 extern const xfct_t __elf_xfctstom[ELFCLASSNUM - 1][ELF_T_NUM]419 extern const size_t __libelf_type_sizes[ELFCLASSNUM - 1][ELF_T_NUM]433 extern const uint_fast8_t __libelf_type_aligns[ELFCLASSNUM - 1][ELF_T_NUM]
64 if (type >= ELF_T_NUM) in elf_getdata_rawchunk()
178 const xfct_t __elf_xfctstom[ELFCLASSNUM - 1][ELF_T_NUM] =
123 ELF_T_NUM enumerator
76 const uint_fast8_t __libelf_type_aligns[ELFCLASSNUM - 1][ELF_T_NUM] =
39 return ebl != NULL ? ebl->reloc_simple_type (ebl, reloc, addsub) : ELF_T_NUM; in ebl_reloc_simple_type()
416 return ELF_T_NUM; in default_reloc_simple_type()
53 return ELF_T_NUM; in bpf_reloc_simple_type()
69 return ELF_T_NUM; in m68k_reloc_simple_type()
51 return ELF_T_NUM; in csky_reloc_simple_type()
64 return ELF_T_NUM; in i386_reloc_simple_type()
59 return ELF_T_NUM; in x86_64_reloc_simple_type()
58 return ELF_T_NUM; in sh_reloc_simple_type()
59 return ELF_T_NUM; in ppc64_reloc_simple_type()
56 return ELF_T_NUM; in s390_reloc_simple_type()
150 return ELF_T_NUM; in ia64_reloc_simple_type()
126 return ELF_T_NUM; in arm_reloc_simple_type()
58 return ELF_T_NUM; in aarch64_reloc_simple_type()
59 return ELF_T_NUM; in sparc_reloc_simple_type()
76 return ELF_T_NUM; in riscv_reloc_simple_type()
74 return ELF_T_NUM; in alpha_reloc_simple_type()
56 return ELF_T_NUM; in ppc_reloc_simple_type()
346 if (unlikely (type == ELF_T_NUM)) in relocate()