Searched refs:EI_MAG0 (Results 1 – 3 of 3) sorted by relevance
312 #define EI_MAG0 0 /* e_ident[] indexes */ macro
109 #define EI_MAG0 0 /* File identification byte 0 index */ macro
415 if ((hdr->e_ident[EI_MAG0] != ELFMAG0) || in parse_elf()