Home
last modified time | relevance | path

Searched refs:xfct_t (Results 1 – 6 of 6) sorted by relevance

/external/elfutils/libelf/
Delf32_updatefile.c147 xfct_t fctp; in __elfw2()
185 xfct_t fctp; in __elfw2()
222xfct_t shdr_fctp = __elf_xfctstom[__libelf_version - 1][EV_CURRENT - 1][ELFW(ELFCLASS, LIBELFBITS)… in __elfw2()
336 xfct_t fctp; in __elfw2()
492 xfct_t fctp; in __elfw2()
543 xfct_t fctp; in __elfw2()
597xfct_t shdr_fctp = __elf_xfctstom[__libelf_version - 1][EV_CURRENT - 1][ELFW(ELFCLASS, LIBELFBITS)… in __elfw2()
653 xfct_t fctp; in __elfw2()
DlibelfP.h423 typedef void (*xfct_t) (void *, const void *, size_t, int); typedef
426 extern const xfct_t __elf_xfctstom[EV_NUM - 1][EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] attribute_hi…
427 extern const xfct_t __elf_xfctstof[EV_NUM - 1][EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] attribute_hi…
Delf32_xlatetof.c122 xfct_t fctp;
Delf32_xlatetom.c123 xfct_t fctp;
Dgelf_xlate.c192 const xfct_t __elf_xfctstom[EV_NUM - 1][EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] =
Delf_getdata.c159 xfct_t fp; in convert_data()