Lines Matching refs:ELFMAG1
361 if (ehdr->e_ident[EI_MAG1] != ELFMAG1)362 ERROR ("e_ident[%d] != '%c'\n", EI_MAG1, ELFMAG1);