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

  /external/elfutils/libelf/
elf_getdata_rawchunk.c 144 size_t align = __libelf_type_align (elf->class, type);
libelfP.h 462 # define __libelf_type_align(class, type) \ macro
465 # define __libelf_type_align(class, type) 1 macro
elf_getdata.c 137 const size_t align = __libelf_type_align (eclass, type);

Completed in 28 milliseconds