Searched refs:LOAD_BADARCH (Results 1 - 4 of 4) sorted by relevance

/xnu-2782.1.97/bsd/kern/
H A Dmach_loader.h84 #define LOAD_BADARCH 1 /* CPU type/subtype not found */ macro
H A Dmach_fat.c159 lret = LOAD_BADARCH;
H A Dmach_loader.c538 return(LOAD_BADARCH);
1931 error = LOAD_BADARCH;
H A Dkern_exec.c4082 case LOAD_BADARCH:

Completed in 33 milliseconds