Home | History | Annotate | Download | only in src

Lines Matching full:e_machine

406   /* Check the e_machine field.  */
408 if (valid_e_machine[cnt] == ehdr->e_machine)
411 ERROR (gettext ("unknown machine type %d\n"), ehdr->e_machine);