Home
last modified time | relevance | path

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

12

/external/elfutils/libelf/
Dgelf_fsize.c41 const size_t __libelf_type_sizes[ELFCLASSNUM - 1][ELF_T_NUM] =
95 if (type >= ELF_T_NUM) in gelf_fsize()
Delf32_fsize.c53 if (unlikely (type >= ELF_T_NUM)) in elfw2()
DlibelfP.h414 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]
Delf_getdata_rawchunk.c65 if (type >= ELF_T_NUM) in elf_getdata_rawchunk()
Dgelf_xlate.c173 const xfct_t __elf_xfctstom[ELFCLASSNUM - 1][ELF_T_NUM] =
Dlibelf.h123 ELF_T_NUM enumerator
Delf_getdata.c77 const uint_fast8_t __libelf_type_aligns[ELFCLASSNUM - 1][ELF_T_NUM] =
/external/elfutils/libebl/
Deblrelocsimpletype.c39 return ebl != NULL ? ebl->reloc_simple_type (ebl, reloc, addsub) : ELF_T_NUM; in ebl_reloc_simple_type()
Deblopenbackend.c458 return ELF_T_NUM; in default_reloc_simple_type()
/external/elfutils/backends/
Dbpf_symbol.c53 return ELF_T_NUM; in bpf_reloc_simple_type()
Dtilegx_symbol.c56 return ELF_T_NUM; in tilegx_reloc_simple_type()
Dm68k_symbol.c69 return ELF_T_NUM; in m68k_reloc_simple_type()
Dx86_64_symbol.c59 return ELF_T_NUM; in x86_64_reloc_simple_type()
Di386_symbol.c64 return ELF_T_NUM; in i386_reloc_simple_type()
Dsh_symbol.c58 return ELF_T_NUM; in sh_reloc_simple_type()
Ds390_symbol.c56 return ELF_T_NUM; in s390_reloc_simple_type()
Dppc64_symbol.c59 return ELF_T_NUM; in ppc64_reloc_simple_type()
Driscv_symbol.c76 return ELF_T_NUM; in riscv_reloc_simple_type()
Daarch64_symbol.c56 return ELF_T_NUM; in aarch64_reloc_simple_type()
Dia64_symbol.c150 return ELF_T_NUM; in ia64_reloc_simple_type()
Darm_symbol.c124 return ELF_T_NUM; in arm_reloc_simple_type()
Dsparc_symbol.c59 return ELF_T_NUM; in sparc_reloc_simple_type()
Dalpha_symbol.c74 return ELF_T_NUM; in alpha_reloc_simple_type()
Dppc_symbol.c56 return ELF_T_NUM; in ppc_reloc_simple_type()
/external/elfutils/libdwfl/
Drelocate.c344 if (unlikely (type == ELF_T_NUM)) in relocate()

12