Home | History | Annotate | Download | only in src

Lines Matching defs:copy_content

439 copy_content (Elf *elf, int newfd, off_t off, size_t n)
809 && copy_content (elf, newfd, SARMAG, index_off - SARMAG))
810 || copy_content (elf, newfd, rest_off, st.st_size - rest_off)
881 if (*startp != -1 && copy_content (elf, newfd, *startp, *lenp))
1056 if (copy_content (elf, newfd, start, len))
1450 if (start != -1 && copy_content (elf, newfd, start, len))
1509 if (start != -1 && copy_content (elf, newfd, start, len))