Searched refs:EI_MAG3 (Results 1 – 3 of 3) sorted by relevance
13 …_ident[EI_MAG1] == ELFMAG1 && ptr->e_ident[EI_MAG2] == ELFMAG2 && ptr->e_ident[EI_MAG3] == ELFMAG3; in elf_check()
112 #define EI_MAG3 3 /* File identification byte 3 index */ macro
28 #define EI_MAG3 3 macro