Home
last modified time | relevance | path

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

/external/elfutils/libelf/
Delf32_xlatetom.c100 xfct_t fctp; in elfw2()
Delf32_xlatetof.c95 xfct_t fctp; in elfw2()
DlibelfP.h411 typedef void (*xfct_t) (void *, const void *, size_t, int); typedef
414 extern const xfct_t __elf_xfctstom[ELFCLASSNUM - 1][ELF_T_NUM]
Dgelf_xlate.c173 const xfct_t __elf_xfctstom[ELFCLASSNUM - 1][ELF_T_NUM] =
Delf_getdata.c164 xfct_t fp; in convert_data()