Searched refs:EI_MAG1 (Results 1 – 3 of 3) sorted by relevance
13 …bool flag = ptr->e_ident[EI_MAG0] == ELFMAG0 && ptr->e_ident[EI_MAG1] == ELFMAG1 && ptr->e_ident[E… in elf_check()
106 #define EI_MAG1 1 /* File identification byte 1 index */ macro
26 #define EI_MAG1 1 macro