Home | History | Annotate | Download | only in bfd

Lines Matching defs:e_machine

911   mach_ibfd = elf_elfheader (ibfd)->e_machine;
970 unsigned e_machine = elf_elfheader (abfd)->e_machine;
984 return (e_machine == EM_ARC_COMPACT)
997 unsigned e_machine = elf_elfheader (abfd)->e_machine;
999 if (e_machine == EM_ARC_COMPACT || e_machine == EM_ARC_COMPACT2)
1023 if (e_machine == EM_ARC)
1058 elf_elfheader (abfd)->e_machine = emf;