Home
last modified time | relevance | path

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

/xnu-11215.61.5/libkern/kxld/
H A Dkxld_util.h120 #define kKxldLogArchNotSupported "The target architecture (cputype 0x%x) is not supported by… macro
H A Dkxld_object.c401 kKxldLogArchNotSupported, _mh_execute_header->cputype); in get_target_machine_info()
465 kKxldLogArchNotSupported, object->cputype); in get_target_machine_info()
H A Dkxld_reloc.c266 kKxldLogArchNotSupported, cputype); in kxld_relocator_init()