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()
414 extern const xfct_t __elf_xfctstom[ELFCLASSNUM - 1][ELF_T_NUM]420 extern const size_t __libelf_type_sizes[ELFCLASSNUM - 1][ELF_T_NUM]434 extern const uint_fast8_t __libelf_type_aligns[ELFCLASSNUM - 1][ELF_T_NUM]
65 if (type >= ELF_T_NUM) in elf_getdata_rawchunk()
173 const xfct_t __elf_xfctstom[ELFCLASSNUM - 1][ELF_T_NUM] =
123 ELF_T_NUM enumerator
77 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()
458 return ELF_T_NUM; in default_reloc_simple_type()
53 return ELF_T_NUM; in bpf_reloc_simple_type()
56 return ELF_T_NUM; in tilegx_reloc_simple_type()
69 return ELF_T_NUM; in m68k_reloc_simple_type()
59 return ELF_T_NUM; in x86_64_reloc_simple_type()
64 return ELF_T_NUM; in i386_reloc_simple_type()
58 return ELF_T_NUM; in sh_reloc_simple_type()
56 return ELF_T_NUM; in s390_reloc_simple_type()
59 return ELF_T_NUM; in ppc64_reloc_simple_type()
76 return ELF_T_NUM; in riscv_reloc_simple_type()
56 return ELF_T_NUM; in aarch64_reloc_simple_type()
150 return ELF_T_NUM; in ia64_reloc_simple_type()
124 return ELF_T_NUM; in arm_reloc_simple_type()
59 return ELF_T_NUM; in sparc_reloc_simple_type()
74 return ELF_T_NUM; in alpha_reloc_simple_type()
56 return ELF_T_NUM; in ppc_reloc_simple_type()
344 if (unlikely (type == ELF_T_NUM)) in relocate()