Searched refs:sh_offset (Results 26 - 30 of 30) sorted by relevance

12

/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Delf32-m32c.c1402 if (bfd_seek (abfd, shndx_hdr->sh_offset, SEEK_SET) != 0
H A Delflink.c2056 if (bfd_seek (abfd, shdr->sh_offset, SEEK_SET) != 0)
3567 if (bfd_seek (abfd, versymhdr->sh_offset, SEEK_SET) != 0
7341 pos = hdr->sh_offset + hdr->sh_size;
7533 if (bfd_seek (input, versymhdr->sh_offset, SEEK_SET) != 0
9327 /* sh_offset is set just below. */
9714 if (bfd_seek (abfd, symtab_shndx_hdr->sh_offset, SEEK_SET) != 0
9731 /* sh_offset is set just below. */
9739 if (bfd_seek (abfd, symstrtab_hdr->sh_offset, SEEK_SET) != 0
9995 off = elf_section_data (o->output_section)->this_hdr.sh_offset;
H A Delfxx-mips.c5322 hdr->sh_offset + sizeof (Elf32_External_RegInfo) - 4,
5365 (hdr->sh_offset
5380 (hdr->sh_offset
H A Delf32-arm.c9481 else if ((ufile_ptr) hdr->sh_offset
9483 dyn.d_un.d_val = hdr->sh_offset;
/macosx-10.10.1/dtrace-147/libelf/
H A Dxlate64.c1947 { Elf64_Off _t_ = src->sh_offset;
2031 { Elf64_Off _t_ = src->sh_offset;
3729 dst->sh_offset = (((((((((((Elf64_Off)(src)[SH1_offset_L7]<<8)
3805 dst->sh_offset = (((((((((((Elf64_Off)(src)[SH1_offset_M7]<<8)

Completed in 277 milliseconds

12