Searched refs:grade_binary (Results 1 - 7 of 7) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/dev/i386/
H A Dkern_machdep.c44 * Routine: grade_binary()
52 grade_binary(cpu_type_t exectype, __unused cpu_subtype_t execsubtype) function
/macosx-10.5.8/xnu-1228.15.4/bsd/machine/
H A Dexec.h52 int grade_binary(cpu_type_t, cpu_subtype_t);
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/ppc/
H A Dkern_machdep.c50 * Routine: grade_binary()
61 grade_binary(cpu_type_t exectype, cpu_subtype_t execsubtype) function
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dmach_fat.c125 * don't choke in grade_binary.
156 grade = grade_binary(
H A Dkern_exec.c634 grade_binary(archtype, archsubtype)) {
785 if (!grade_binary(imgp->ip_origcputype & ~CPU_SUBTYPE_LIB64,
H A Dmach_loader.c380 !grade_binary(header->cputype,
/macosx-10.5.8/xnu-1228.15.4/libsa/
H A Dcatalogue.cpp56 extern int grade_binary(cpu_type_t exectype, cpu_subtype_t execsubtype);
1049 if (!grade_binary(OSSwapBigToHostInt32(mkext_data->cputype),

Completed in 54 milliseconds