HomeSort by relevance Sort by last modified time
    Searched refs:xfct_t (Results 1 - 6 of 6) sorted by null

  /external/elfutils/libelf/
elf32_xlatetof.c 89 xfct_t fctp;
elf32_xlatetom.c 90 xfct_t fctp;
libelfP.h 364 typedef void (*xfct_t) (void *, const void *, size_t, int); typedef
367 extern const xfct_t __elf_xfctstom[EV_NUM - 1][EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] attribute_hidden;
368 extern const xfct_t __elf_xfctstof[EV_NUM - 1][EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] attribute_hidden;
elf32_updatefile.c 87 xfct_t fctp;
180 xfct_t shdr_fctp = __elf_xfctstom[__libelf_version - 1][EV_CURRENT - 1][ELFW(ELFCLASS, LIBELFBITS) - 1][ELF_T_SHDR];
356 xfct_t fctp;
486 xfct_t shdr_fctp = __elf_xfctstom[__libelf_version - 1][EV_CURRENT - 1][ELFW(ELFCLASS, LIBELFBITS) - 1][ELF_T_SHDR];
gelf_xlate.c 140 const xfct_t __elf_xfctstom[EV_NUM - 1][EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] =
elf_getdata.c 147 xfct_t fp;

Completed in 58 milliseconds