Searched refs:EI_NIDENT (Results 1 - 5 of 5) sorted by relevance

/gem5/ext/libelf/
H A Delf_getident.c54 *sz = EI_NIDENT;
H A Delf_memory.c61 if (sz > EI_NIDENT && LIBELF_IS_ELF(image)) {
H A Delf32.h56 unsigned char e_ident[EI_NIDENT]; /* File identification. */
H A Delf64.h65 unsigned char e_ident[EI_NIDENT]; /* File identification. */
H A Delf_common.h66 #define EI_NIDENT 16 /* Size of e_ident array. */ macro

Completed in 9 milliseconds