Lines Matching defs:copy_content
424 copy_content (Elf *elf, int newfd, off_t off, size_t n)
800 && copy_content (elf, newfd, SARMAG, index_off - SARMAG))
801 || copy_content (elf, newfd, rest_off, st.st_size - rest_off)
875 if (*startp != -1 && copy_content (elf, newfd, *startp, *lenp))
1050 if (copy_content (elf, newfd, start, len))
1446 if (start != -1 && copy_content (elf, newfd, start, len))
1531 if (start != -1 && copy_content (elf, newfd, start, len))