Home | History | Annotate | Download | only in bfd

Lines Matching full:e_machine

560   mach_ibfd = elf_elfheader (ibfd)->e_machine;
609 unsigned e_machine = elf_elfheader (abfd)->e_machine;
611 if (e_machine == EM_ARC_COMPACT || e_machine == EM_ARC_COMPACT2)
629 mach = (e_machine == EM_ARC_COMPACT) ?
636 if (e_machine == EM_ARC)
680 elf_elfheader (abfd)->e_machine = emf;