Searched refs:unswap_macho (Results 1 – 3 of 3) sorted by relevance
| /xnu-10063.141.1/libkern/kxld/ ! |
| H A D | kxld_util.h | 184 void unswap_macho(u_char *file, enum NXByteOrder host_order,
|
| H A D | kxld_util.c | 646 unswap_macho(u_char *file, enum NXByteOrder host_order, in unswap_macho() function
|
| H A D | kxld_object.c | 1699 unswap_macho(my_file, object->host_order, object->target_order); 1771 unswap_macho(my_file, object->host_order, object->target_order); 2084 unswap_macho(my_linked_object, object->host_order, object->target_order);
|