Searched refs:EI_MAG0 (Results 1 – 2 of 2) sorted by relevance
50 #define EI_MAG0 0 /* file ID */ macro101 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \
242 ehdr->e_ident[EI_MAG0] = ELFMAG0; in xc_core_ehdr_init()
Completed in 6 milliseconds