Home | History | Annotate | Download | only in bfd

Lines Matching refs:EF_M68K_FIDO

1001   else if ((eflags & EF_M68K_ARCH_MASK) == EF_M68K_FIDO)
1069 e_flags = EF_M68K_FIDO;
1157 else if ((in_flags & EF_M68K_ARCH_MASK) == EF_M68K_FIDO)
1167 && (out_flags & EF_M68K_ARCH_MASK) == EF_M68K_FIDO)
1168 || ((in_flags & EF_M68K_ARCH_MASK) == EF_M68K_FIDO
1170 out_flags = EF_M68K_FIDO;
1201 else if ((eflags & EF_M68K_ARCH_MASK) == EF_M68K_FIDO)