Searched defs:xfct_t (Results 1 - 1 of 1) sorted by relevance

/external/elfutils/src/libelf/
H A DlibelfP.h396 typedef void (*xfct_t) (void *, const void *, size_t, int); typedef
399 extern const xfct_t __elf_xfctstom[EV_NUM - 1][EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] attribute_hidden;
400 extern const xfct_t __elf_xfctstof[EV_NUM - 1][EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] attribute_hidden;

Completed in 87 milliseconds