Lines Matching refs:machine
654 machine type in the PE file. The contents of the data[] arrays in
1088 unsigned int machine;
1101 machine = H_GET_16 (abfd, ptr);
1104 /* Check that the machine type is recognised. */
1107 switch (machine)
1173 (_("%B: Unrecognised machine type (0x%x)"
1175 abfd, machine);
1185 (_("%B: Recognised but unhandled machine type (0x%x)"
1187 abfd, machine);