Home
last modified time | relevance | path

Searched refs:ELF_T_NUM (Results 1 – 23 of 23) sorted by relevance

/external/elfutils/libelf/
Dgelf_fsize.c41 const size_t __libelf_type_sizes[EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] =
96 if (type >= ELF_T_NUM) in gelf_fsize()
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;
446 extern const uint_fast8_t __libelf_type_aligns[EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] attribute_hi…
Delf32_fsize.c53 if (unlikely (type >= ELF_T_NUM)) in elfw2()
Delf_getdata_rawchunk.c65 if (type >= ELF_T_NUM) in elf_getdata_rawchunk()
Dgelf_xlate.c173 const xfct_t __elf_xfctstom[EV_NUM - 1][EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] =
Dlibelf.h97 ELF_T_NUM enumerator
Delf_getdata.c81 const uint_fast8_t __libelf_type_aligns[EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] =
/external/elfutils/libebl/
Deblrelocsimpletype.c39 return ebl != NULL ? ebl->reloc_simple_type (ebl, reloc) : ELF_T_NUM; in ebl_reloc_simple_type()
Deblopenbackend.c465 return ELF_T_NUM; in default_reloc_simple_type()
/external/elfutils/backends/
Ds390_symbol.c54 return ELF_T_NUM; in s390_reloc_simple_type()
Dtilegx_symbol.c55 return ELF_T_NUM; in tilegx_reloc_simple_type()
Dx86_64_symbol.c58 return ELF_T_NUM; in x86_64_reloc_simple_type()
Di386_symbol.c63 return ELF_T_NUM; in i386_reloc_simple_type()
Dsh_symbol.c57 return ELF_T_NUM; in sh_reloc_simple_type()
Daarch64_symbol.c55 return ELF_T_NUM; in aarch64_reloc_simple_type()
Dppc64_symbol.c58 return ELF_T_NUM; in ppc64_reloc_simple_type()
Darm_symbol.c122 return ELF_T_NUM; in arm_reloc_simple_type()
Dia64_symbol.c149 return ELF_T_NUM; in ia64_reloc_simple_type()
Dsparc_symbol.c58 return ELF_T_NUM; in sparc_reloc_simple_type()
Dalpha_symbol.c73 return ELF_T_NUM; in alpha_reloc_simple_type()
Dppc_symbol.c55 return ELF_T_NUM; in ppc_reloc_simple_type()
/external/elfutils/libdwfl/
Drelocate.c338 if (unlikely (type == ELF_T_NUM)) in relocate()
/external/elfutils/src/
Dstrip.c1817 if (type == ELF_T_NUM) in handle_elf()