Home | History | Annotate | Download | only in bfd

Lines Matching refs:subtype

951 				 unsigned long *subtype)
953 *subtype = bfd_arch_unknown;
965 *subtype = bfd_mach_i386_i386;
969 *subtype = bfd_mach_x86_64;
985 *subtype = bfd_mach_arm_4T;
988 *subtype = bfd_mach_arm_4T; /* Best fit ? */
991 *subtype = bfd_mach_arm_5TE;
994 *subtype = bfd_mach_arm_XScale;
997 *subtype = bfd_mach_arm_5TE; /* Best fit ? */
1009 *subtype = bfd_mach_sparc;
1019 *subtype = bfd_mach_ppc;
1023 *subtype = bfd_mach_ppc64;
1027 *subtype = bfd_mach_aarch64;