Home
last modified time | relevance | path

Searched refs:__elf_xfctstom (Results 1 - 7 of 7) sorted by relevance

/third_party/elfutils/libelf/
H A Delf32_updatefile.c144 #define fctp __elf_xfctstom[ELFW(ELFCLASS, LIBELFBITS) - 1][ELF_T_EHDR] in __elfw2()
185 #define fctp __elf_xfctstom[ELFW(ELFCLASS, LIBELFBITS) - 1][ELF_T_PHDR] in __elfw2()
229 #define shdr_fctp __elf_xfctstom[ELFW(ELFCLASS, LIBELFBITS) - 1][ELF_T_SHDR] in __elfw2()
345 #define fctp __elf_xfctstom[ELFW(ELFCLASS, LIBELFBITS) - 1][dl->data.d.d_type] in __elfw2()
556 #define fctp __elf_xfctstom[ELFW(ELFCLASS, LIBELFBITS) - 1][ELF_T_EHDR] in __elfw2()
610 #define fctp __elf_xfctstom[ELFW(ELFCLASS, LIBELFBITS) - 1][ELF_T_PHDR] in __elfw2()
666 #define shdr_fctp __elf_xfctstom[ELFW(ELFCLASS, LIBELFBITS) - 1][ELF_T_SHDR] in __elfw2()
752 #define fctp __elf_xfctstom[ELFW(ELFCLASS, LIBELFBITS) - 1][dl->data.d.d_type] in __elfw2()
H A Delf32_xlatetom.c100 fctp = __elf_xfctstom[ELFW(ELFCLASS, LIBELFBITS) - 1][src->d_type]; in elfw2()
H A Delf32_xlatetof.c95 fctp = __elf_xfctstom[ELFW(ELFCLASS, LIBELFBITS) - 1][src->d_type]; in elfw2()
H A Delf_getdata_rawchunk.c167 (*__elf_xfctstom[elf->class - 1][type])(buffer, rawchunk, size, 0); in elf_getdata_rawchunk()
H A Dgelf_xlate.c178 const xfct_t __elf_xfctstom[ELFCLASSNUM - 1][ELF_T_NUM] = variable
H A Delf_getdata.c192 fp = __elf_xfctstom[eclass - 1][type]; in convert_data()
H A DlibelfP.h413 extern const xfct_t __elf_xfctstom[ELFCLASSNUM - 1][ELF_T_NUM]

Completed in 5 milliseconds