Searched refs:EI_MAG0 (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()
103 #define EI_MAG0 0 /* File identification byte 0 index */ macro
25 #define EI_MAG0 0 macro