HomeSort by relevance Sort by last modified time
    Searched refs:__libelf_type_aligns (Results 1 - 2 of 2) sorted by null

  /external/elfutils/libelf/
libelfP.h 446 extern const uint_fast8_t __libelf_type_aligns[EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] attribute_hidden;
448 (__libelf_type_aligns[LIBELF_EV_IDX][class - 1][type] ?: 1)
elf_getdata.c 81 const uint_fast8_t __libelf_type_aligns[EV_NUM - 1][ELFCLASSNUM - 1][ELF_T_NUM] = variable

Completed in 500 milliseconds