Searched refs:kKxldLogArchNotSupported (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/libkern/kxld/
H A Dkxld_util.h120 #define kKxldLogArchNotSupported "The target architecture (cputype 0x%x) is not supported by kxld." macro
H A Dkxld_object.c342 kKxldLogArchNotSupported, _mh_execute_header->cputype);
406 kKxldLogArchNotSupported, object->cputype);
H A Dkxld_reloc.c261 kKxldLogArchNotSupported, cputype);

Completed in 22 milliseconds