Searched refs:md_cputype (Results 1 - 13 of 13) sorted by relevance

/macosx-10.9.5/cctools-845/as/
H A Dmd.h31 extern const cpu_type_t md_cputype;
H A Das.c825 if(force_cpusubtype_ALL_for_cputype(md_cputype) == TRUE)
H A Di860.c43 const cpu_type_t md_cputype = CPU_TYPE_I860; variable
H A Dsparc.c48 const cpu_type_t md_cputype = CPU_TYPE_SPARC; variable
H A Dread.c4745 family_arch_flag = get_arch_family_from_cputype(md_cputype);
4754 if(arch_flag.cputype != md_cputype){
4758 new_cpusubtype = cpusubtype_combine(md_cputype,
H A Dppc.c70 const cpu_type_t md_cputype = CPU_TYPE_POWERPC64; variable
73 const cpu_type_t md_cputype = CPU_TYPE_POWERPC; variable
H A Dhppa.c53 const cpu_type_t md_cputype = CPU_TYPE_HPPA; variable
H A Dm88k.c42 const cpu_type_t md_cputype = CPU_TYPE_MC88000; variable
H A Dwrite_object.c213 header.cputype = md_cputype;
H A Ddwarf2dbg.c2162 if(md_cputype & CPU_ARCH_ABI64)
H A Dm68k.c51 const cpu_type_t md_cputype = CPU_TYPE_MC680x0; variable
H A Di386.c247 const cpu_type_t md_cputype = CPU_TYPE_X86_64; variable
250 const cpu_type_t md_cputype = CPU_TYPE_I386; variable
H A Darm.c27 const cpu_type_t md_cputype = CPU_TYPE_ARM; variable

Completed in 289 milliseconds