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

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

Completed in 75 milliseconds