unexec_copy       764 src/unexmacosx.c   if (!unexec_copy (scp->fileoff, old_fileoff, scp->filesize))
unexec_copy       835 src/unexmacosx.c 	  if (!unexec_copy (sectp->offset + my_size, old_file_offset + my_size,
unexec_copy       909 src/unexmacosx.c 	  if (!unexec_copy (sectp->offset, old_file_offset, sectp->size))
unexec_copy      1017 src/unexmacosx.c 		if (!unexec_copy (dst_off, src_off, 1 << reloc_info.r_length))