Searched refs:p_offset (Results 1 - 24 of 24) sorted by relevance

/macosx-10.10.1/rsync-45/rsync/
H A Dfileio.c186 if (offset >= map->p_offset && offset+len <= map->p_offset+map->p_len)
187 return map->p + (offset - map->p_offset);
207 if (window_start >= map->p_offset &&
208 window_start < map->p_offset + map->p_len &&
209 window_start + window_size >= map->p_offset + map->p_len) {
210 read_start = map->p_offset + map->p_len;
235 map->p_offset = window_start;
H A Drsync.h593 OFF_T p_offset; /* Window start */ member in struct:map_struct
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/elf/
H A Dexternal.h78 unsigned char p_offset[4]; /* Segment file offset */ member in struct:__anon7558
90 unsigned char p_offset[8]; /* Segment file offset */ member in struct:__anon7559
H A Dinternal.h66 bfd_vma p_offset; /* Segment file offset */ member in struct:elf_internal_phdr
284 : ((bfd_vma) sec_hdr->sh_offset >= segment->p_offset \
287 <= segment->p_offset + segment->p_filesz))))
/macosx-10.10.1/gpt-12/
H A Dmigrate.c84 rawofs = le32toh(dl->d_partitions[RAW_PART].p_offset) *
89 ofs = le32toh(dl->d_partitions[i].p_offset) *
134 ofs = (le32toh(dl->d_partitions[i].p_offset) *
/macosx-10.10.1/file-46/file/src/
H A Dreadelf.h149 Elf32_Off p_offset; member in struct:__anon8630
161 Elf64_Off p_offset; member in struct:__anon8631
H A Dreadelf.c163 ? elf_getu32(swap, ph32.p_offset) \
164 : elf_getu64(swap, ph64.p_offset))
/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Ddisklabel.h191 u_int32_t p_offset; /* starting sector */ member in struct:disklabel::partition
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Delfcode.h349 dst->p_offset = H_GET_WORD (abfd, src->p_offset);
372 H_PUT_WORD (abfd, src->p_offset, dst->p_offset);
1635 segment_end = (i_phdrs[i].p_offset + i_phdrs[i].p_filesz
1640 if ((i_phdrs[i].p_offset & -i_phdrs[i].p_align) == 0)
1657 if ((bfd_vma) contents_size > last_phdr->p_offset + last_phdr->p_filesz
1661 contents_size = last_phdr->p_offset + last_phdr->p_filesz;
1667 contents_size = last_phdr->p_offset + last_phdr->p_filesz;
1684 bfd_vma start = i_phdrs[i].p_offset
[all...]
H A Delf.c907 && (bfd_vma) hdr->sh_offset >= phdr->p_offset
909 <= phdr->p_offset + phdr->p_memsz)
912 <= phdr->p_offset + phdr->p_filesz)))
926 + hdr->sh_offset - phdr->p_offset);
1147 bfd_fprintf_vma (abfd, f, p->p_offset);
2584 newsect->filepos = hdr->p_offset;
2652 if (! elfcore_read_notes (abfd, hdr->p_offset, hdr->p_filesz))
4384 space, we can make p_offset overlap some prior segment.
4415 p->p_offset = 0;
4423 p->p_offset
[all...]
H A Delf32-spu.c1658 bfd_put_32 (htab->ovtab->owner, phdr[i].p_offset, p + off);
1676 && phdr[i].p_offset + phdr[i].p_filesz > last->p_offset - adjust)
H A Delf64-hppa.c2722 sect->filepos = hdr->p_offset;
2731 if (bfd_seek (abfd, hdr->p_offset, SEEK_SET) != 0)
2743 hdr->p_offset);
/macosx-10.10.1/dtrace-147/sys/
H A Delf.h297 Elf32_Off p_offset; /* file offset */ member in struct:__anon8240
310 Elf64_Off p_offset; /* file offset */ member in struct:__anon8241
/macosx-10.10.1/Libc-1044.1.2/gen/
H A Ddisklabel.c157 cgetnum(buf, poffset, (long *) &pp->p_offset);
/macosx-10.10.1/dtrace-147/libelf/
H A Dgelf.c246 dst->p_offset = (Elf64_Off)p->p_offset;
288 dst->p_offset = (Elf32_Off)src->p_offset;
H A Dxlate.m41139 tofo(dst, src->p_offset, P1_offset_$2);
1662 dst->p_offset = tomo(src, P1_offset_$2);
H A Dxlate64.m41131 tofo(dst, src->p_offset, P1_offset_$2);
1699 dst->p_offset = tomo(src, P1_offset_$2);
H A Dxlate.c1585 { register Elf32_Off _t_ = src->p_offset;
1635 { register Elf32_Off _t_ = src->p_offset;
3026 dst->p_offset = (((((((Elf32_Off)(src)[P1_offset_L3]<<8)
3070 dst->p_offset = (((((((Elf32_Off)(src)[P1_offset_M3]<<8)
H A Dxlate64.c1599 { Elf64_Off _t_ = src->p_offset;
1673 { Elf64_Off _t_ = src->p_offset;
3413 dst->p_offset = (((((((((((Elf64_Off)(src)[P1_offset_L7]<<8)
3481 dst->p_offset = (((((((((((Elf64_Off)(src)[P1_offset_M7]<<8)
/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_proto.c1317 double p_offset, p_del, p_disp; local
1329 p_offset = 0;
1449 p_offset = (t21 + t34) / 2.;
1480 p_offset = t21;
1491 p_offset = t34;
1503 peer->delay = (peer->offset - p_offset) * 2;
1506 p_offset += p_del / 2;
1522 p_offset = (t21 + t34) / 2.;
1524 p_offset += peer->bias;
1601 clock_filter(peer, p_offset, p_de
[all...]
/macosx-10.10.1/emacs-93/emacs/src/
H A Dunexsni.c668 if (NEW_PROGRAM_H(n).p_offset >= new_data3_offset)
669 NEW_PROGRAM_H(n).p_offset += new_data2_size + new_data2_align +
H A Dunexelf.c911 if (NEW_PROGRAM_H (n).p_offset >= new_data2_offset)
912 NEW_PROGRAM_H (n).p_offset += new_data2_size;
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Dreadelf.c3287 internal->p_offset = BYTE_GET (external->p_offset);
3321 internal->p_offset = BYTE_GET (external->p_offset);
3429 printf ("0x%6.6lx ", (unsigned long) segment->p_offset);
3442 if ((unsigned long) segment->p_offset == segment->p_offset)
3443 printf ("0x%6.6lx ", (unsigned long) segment->p_offset);
3446 print_vma (segment->p_offset, FULL_HEX);
3467 print_vma (segment->p_offset, FULL_HE
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DELF.h1089 Elf32_Off p_offset; // File offset where segment is located, in bytes member in struct:llvm::ELF::Elf32_Phdr
1102 Elf64_Off p_offset; // File offset where segment is located, in bytes member in struct:llvm::ELF::Elf64_Phdr

Completed in 401 milliseconds