Home
last modified time | relevance | path

Searched refs:__libelf_type_aligns (Results 1 – 3 of 3) sorted by relevance

/dports/devel/elfutils/elfutils-0.179/libelf/
H A DlibelfP.h434 extern const uint_fast8_t __libelf_type_aligns[ELFCLASSNUM - 1][ELF_T_NUM]
437 (__libelf_type_aligns[class - 1][type] ?: 1)
H A Delf_getdata.c77 const uint_fast8_t __libelf_type_aligns[ELFCLASSNUM - 1][ELF_T_NUM] = variable
H A DChangeLog102 (__libelf_type_aligns): Likewise.
127 (__libelf_type_aligns): Remove version dimension.
247 * elf_getdata.c (__libelf_type_aligns): Likewise.
604 * elf_getdata.c (__libelf_type_aligns): Add entries for ELF_T_EHDR,