Lines Matching refs:start
1042 off_t start = -1;
1046 if (write_member (to_copy, &start, &len, elf, cur_off, newfd) != 0)
1051 if (copy_content (elf, newfd, start, len))
1440 off_t start = -1;
1449 if (start != -1 && copy_content (elf, newfd, start, len))
1452 start = -1;
1525 if (write_member (all, &start, &len, elf, cur_off, newfd)
1534 if (start != -1 && copy_content (elf, newfd, start, len))