Lines Matching refs:machine
453 // Accumulated elf machine type
4018 // object or a 32-bit object with ELF machine type EF_SPARC32PLUS,
4272 elfcpp::Elf_Half machine = ehdr.get_e_machine();
4276 switch (machine)
4367 do_recognize(Input_file*, off_t, int machine, int, int)
4372 if (machine != elfcpp::EM_SPARCV9)
4377 if (machine != elfcpp::EM_SPARC
4378 && machine != elfcpp::EM_SPARC32PLUS)