Home
last modified time | relevance | path

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

/external/elfutils/libelf/
Delf32_updatefile.c148 xfct_t fctp; in __elfw2()
194 xfct_t fctp; in __elfw2()
243xfct_t shdr_fctp = __elf_xfctstom[__libelf_version - 1][EV_CURRENT - 1][ELFW(ELFCLASS, LIBELFBITS)… in __elfw2()
360 xfct_t fctp; in __elfw2()
535 xfct_t fctp; in __elfw2()
594 xfct_t fctp; in __elfw2()
655xfct_t shdr_fctp = __elf_xfctstom[__libelf_version - 1][EV_CURRENT - 1][ELFW(ELFCLASS, LIBELFBITS)… in __elfw2()
745 xfct_t fctp; in __elfw2()
Delf32_xlatetof.c99 xfct_t fctp; in elfw2()
DlibelfP.h408 typedef void (*xfct_t) (void *, const void *, size_t, int); typedef
411 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…
Delf32_xlatetom.c104 xfct_t fctp; in elfw2()
Dgelf_xlate.c173 const xfct_t __elf_xfctstom[EV_NUM - 1][EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] =
Delf_getdata.c164 xfct_t fp; in convert_data()