Searched refs:unexec_copy (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/emacs-93/emacs/src/
H A Dunexmacosx.c135 file in function unexec_copy. */
244 unexec_copy (off_t dest, off_t src, ssize_t count) function
831 if (!unexec_copy (scp->fileoff, old_fileoff, scp->filesize))
893 if (!unexec_copy (sectp->offset, old_file_offset, sectp->size))
902 if (!unexec_copy (sectp->offset, old_file_offset, sectp->size))
1099 if (!unexec_copy (dst_off, src_off, 1 << reloc_info.r_length))
/macosx-10.10/emacs-93/
H A Dunexmacosx.c135 file in function unexec_copy. */
244 unexec_copy (off_t dest, off_t src, ssize_t count) function
831 if (!unexec_copy (scp->fileoff, old_fileoff, scp->filesize))
893 if (!unexec_copy (sectp->offset, old_file_offset, sectp->size))
902 if (!unexec_copy (sectp->offset, old_file_offset, sectp->size))
1099 if (!unexec_copy (dst_off, src_off, 1 << reloc_info.r_length))

Completed in 102 milliseconds