Searched refs:EI_MAG3 (Results 1 – 3 of 3) sorted by relevance
315 #define EI_MAG3 3 macro
118 #define EI_MAG3 3 /* File identification byte 3 index */ macro
418 (hdr->e_ident[EI_MAG3] != ELFMAG3)) { in parse_elf()