Home | History | Annotate | Download | only in src

Lines Matching refs:EI_MAG1

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