Searched refs:EF_M68K_M68000 (Results 1 – 5 of 5) sorted by relevance
77 #define EF_M68K_M68000 0x01000000 macro81 (EF_M68K_M68000 | EF_M68K_CPU32 | EF_M68K_CFV4E | EF_M68K_FIDO)
1622 (EF_M68K_CPU32, EF_M68K_M68000, EF_M68K_CFV4E): ... here.
996 if ((eflags & EF_M68K_ARCH_MASK) == EF_M68K_M68000) in elf32_m68k_object_p()1064 e_flags = EF_M68K_M68000; in elf_m68k_final_write_processing()1152 if ((in_flags & EF_M68K_ARCH_MASK) == EF_M68K_M68000) in elf32_m68k_merge_private_bfd_data()1196 if ((eflags & EF_M68K_ARCH_MASK) == EF_M68K_M68000) in elf32_m68k_print_private_bfd_data()
7928 flags |= EF_M68K_M68000; in m68k_elf_final_processing()
2681 if ((e_flags & EF_M68K_ARCH_MASK) == EF_M68K_M68000) in get_machine_flags()