Searched refs:e_shentsize (Results 1 - 25 of 41) sorted by relevance

12

/external/libunwind/src/ia64/
H A DGfind_unwind_table.c65 str_soff = soff + (ehdr->e_shstrndx * ehdr->e_shentsize);
67 if (soff + ehdr->e_shnum * ehdr->e_shentsize > edi->ei.size)
70 soff + ehdr->e_shnum * ehdr->e_shentsize,
86 shdr = (Elf64_Shdr *) (((char *) shdr) + ehdr->e_shentsize);
/external/libunwind/src/
H A Delfxx.c43 if (soff + ehdr->e_shnum * ehdr->e_shentsize > ei->size)
46 (unsigned long) (soff + ehdr->e_shnum * ehdr->e_shentsize),
64 str_soff = soff + (section * ehdr->e_shentsize);
65 if (str_soff + ehdr->e_shentsize > ei->size)
68 (unsigned long) (str_soff + ehdr->e_shentsize),
158 shdr = (Elf_W (Shdr) *) (((char *) shdr) + ehdr->e_shentsize);
259 shdr = (Elf_W (Shdr) *) (((char *) shdr) + ehdr->e_shentsize);
/external/elfutils/0.153/libelf/
H A Dgelf_update_ehdr.c112 COPY (e_shentsize);
H A Dgelf_getehdr.c106 COPY (e_shentsize);
H A Delf32_updatenull.c426 update_if_changed (ehdr->e_shentsize,
H A Delf32_updatefile.c230 char *const shdr_end = shdr_start + ehdr->e_shnum * ehdr->e_shentsize;
458 + ehdr->e_shentsize * shnum);
H A Delf_begin.c380 CONVERT (elf->state.elf32.ehdr_mem.e_shentsize);
466 CONVERT (elf->state.elf64.ehdr_mem.e_shentsize);
/external/chromium_org/courgette/
H A Dtypes_elf.h33 Elf32_Half e_shentsize; member in struct:Elf32_Ehdr
H A Ddisassembler_elf_32.cc54 if (header_->e_shentsize != sizeof(Elf32_Shdr))
/external/chromium_org/third_party/libvpx/source/libvpx/build/make/
H A Dobj_int_extract.c272 ENDIAN_ASSIGN_IN_PLACE(elf->hdr32.e_shentsize);
289 ENDIAN_ASSIGN_IN_PLACE(elf->hdr64.e_shentsize);
305 COPY_STRUCT(hdr32, elf->buf, elf->hdr32.e_shoff + idx * elf->hdr32.e_shentsize,
321 COPY_STRUCT(hdr64, elf->buf, elf->hdr64.e_shoff + idx * elf->hdr64.e_shentsize,
/external/libvpx/libvpx/build/make/
H A Dobj_int_extract.c272 ENDIAN_ASSIGN_IN_PLACE(elf->hdr32.e_shentsize);
289 ENDIAN_ASSIGN_IN_PLACE(elf->hdr64.e_shentsize);
305 COPY_STRUCT(hdr32, elf->buf, elf->hdr32.e_shoff + idx * elf->hdr32.e_shentsize,
321 COPY_STRUCT(hdr64, elf->buf, elf->hdr64.e_shoff + idx * elf->hdr64.e_shentsize,
/external/lldb/source/Plugins/ObjectFile/ELF/
H A DELFHeader.h72 elf_half e_shentsize; ///< Size of a section header table entry. member in struct:elf::ELFHeader
/external/chromium_org/third_party/libvpx/include/
H A Delf.h238 Elf32_Half e_shentsize; member in struct:elf32_hdr
258 Elf64_Half e_shentsize; member in struct:elf64_hdr
/external/elfutils/0.153/libdwfl/
H A Delf-from-memory.c152 shdrs_end = ehdr.e32.e_shoff + ehdr.e32.e_shnum * ehdr.e32.e_shentsize;
164 shdrs_end = ehdr.e64.e_shoff + ehdr.e64.e_shnum * ehdr.e64.e_shentsize;
H A Ddwfl_segment_report_module.c213 shdrs_end = ehdr.e32.e_shoff + ehdr.e32.e_shnum * ehdr.e32.e_shentsize;
226 shdrs_end = ehdr.e64.e_shoff + ehdr.e64.e_shnum * ehdr.e64.e_shentsize;
H A Ddwfl_module_getdwarf.c371 if (ehdr.e32.e_shentsize != shentsize
379 if (ehdr.e64.e_shentsize != shentsize
/external/kernel-headers/original/uapi/linux/
H A Delf.h215 Elf32_Half e_shentsize; member in struct:elf32_hdr
232 Elf64_Half e_shentsize; member in struct:elf64_hdr
/external/llvm/include/llvm/Object/
H A DELF.h651 const uint64_t SectionTableSize = getNumSections() * Header->e_shentsize;
764 return Elf_Shdr_Iter(Header->e_shentsize,
770 return Elf_Shdr_Iter(Header->e_shentsize,
772 (getNumSections() * Header->e_shentsize));
862 + (index * Header->e_shentsize));
H A DELFObjectFile.h147 return Elf_Shdr_Iter(EF.getHeader()->e_shentsize,
493 RelData.d.a = (Sec.p - SHT) / EF.getHeader()->e_shentsize;
504 RelData.d.a = (Sec.p - SHT) / EF.getHeader()->e_shentsize;
/external/chromium_org/base/third_party/symbolize/
H A Dsymbolize.cc238 elf_header.e_shentsize * elf_header.e_shstrndx);
245 elf_header.e_shentsize * i);
/external/llvm/tools/yaml2obj/
H A Dyaml2elf.cpp175 Header.e_shentsize = sizeof(Elf_Shdr);
427 Header.e_ehsize + Header.e_shentsize * Header.e_shnum;
/external/qemu/include/hw/
H A Delf_ops.h13 bswap16s(&ehdr->e_shentsize); /* Section header table entry size */
/external/elfutils/0.153/src/
H A Dstrip.c1916 newehdr->e_shentsize = gelf_fsize (elf, ELF_T_SHDR, 1, EV_CURRENT);
1971 assert (offsetof (Elf32_Ehdr, e_shentsize) + sizeof (Elf32_Half)
1980 offsetof (Elf32_Ehdr, e_shentsize))
1991 assert (offsetof (Elf64_Ehdr, e_shentsize) + sizeof (Elf64_Half)
2000 offsetof (Elf64_Ehdr, e_shentsize))
H A Delfcmp.c210 || ehdr1->e_shentsize != ehdr2->e_shentsize))
H A Delflint.c492 /* Check e_ehsize, e_phentsize, and e_shentsize fields. */
504 if (ehdr->e_shentsize != 0 && ehdr->e_shentsize != sizeof (Elf32_Shdr))
506 ehdr->e_shentsize);
507 else if (ehdr->e_shoff + shnum * ehdr->e_shentsize > size)
521 if (ehdr->e_shentsize != 0 && ehdr->e_shentsize != sizeof (Elf64_Shdr))
523 ehdr->e_shentsize);
524 else if (ehdr->e_shoff + ehdr->e_shnum * ehdr->e_shentsize > size)

Completed in 1368 milliseconds

12