/external/libunwind/src/ia64/ |
D | Gfind_unwind_table.c | 65 str_soff = soff + (ehdr->e_shstrndx * ehdr->e_shentsize); in find_gp() 67 if (soff + ehdr->e_shnum * ehdr->e_shentsize > edi->ei.size) in find_gp() 70 soff + ehdr->e_shnum * ehdr->e_shentsize, in find_gp() 86 shdr = (Elf64_Shdr *) (((char *) shdr) + ehdr->e_shentsize); in find_gp()
|
/external/libunwind/src/ |
D | elfxx.c | 43 if (soff + ehdr->e_shnum * ehdr->e_shentsize > ei->size) in Elf_W() 46 (unsigned long) (soff + ehdr->e_shnum * ehdr->e_shentsize), in Elf_W() 64 str_soff = soff + (section * ehdr->e_shentsize); in elf_w() 65 if (str_soff + ehdr->e_shentsize > ei->size) in elf_w() 68 (unsigned long) (str_soff + ehdr->e_shentsize), in elf_w() 158 shdr = (Elf_W (Shdr) *) (((char *) shdr) + ehdr->e_shentsize); in elf_w() 259 shdr = (Elf_W (Shdr) *) (((char *) shdr) + ehdr->e_shentsize); in elf_w()
|
/external/elfutils/0.153/libelf/ |
D | gelf_update_ehdr.c | 112 COPY (e_shentsize); in gelf_update_ehdr()
|
D | gelf_getehdr.c | 106 COPY (e_shentsize);
|
D | elf32_updatenull.c | 426 update_if_changed (ehdr->e_shentsize, in __elfw2()
|
D | elf32_updatefile.c | 230 char *const shdr_end = shdr_start + ehdr->e_shnum * ehdr->e_shentsize; in __elfw2() 458 + ehdr->e_shentsize * shnum); in __elfw2()
|
/external/chromium_org/third_party/libvpx/include/ |
D | elf.h | 238 Elf32_Half e_shentsize; member 258 Elf64_Half e_shentsize; member
|
/external/kernel-headers/original/uapi/linux/ |
D | elf.h | 215 Elf32_Half e_shentsize; member 232 Elf64_Half e_shentsize; member
|
/external/libvpx/libvpx/build/make/ |
D | obj_int_extract.c | 272 ENDIAN_ASSIGN_IN_PLACE(elf->hdr32.e_shentsize); in parse_elf_header() 289 ENDIAN_ASSIGN_IN_PLACE(elf->hdr64.e_shentsize); in parse_elf_header() 305 COPY_STRUCT(hdr32, elf->buf, elf->hdr32.e_shoff + idx * elf->hdr32.e_shentsize, in parse_elf_section() 321 COPY_STRUCT(hdr64, elf->buf, elf->hdr64.e_shoff + idx * elf->hdr64.e_shentsize, in parse_elf_section()
|
/external/chromium_org/third_party/libvpx/source/libvpx/build/make/ |
D | obj_int_extract.c | 272 ENDIAN_ASSIGN_IN_PLACE(elf->hdr32.e_shentsize); in parse_elf_header() 289 ENDIAN_ASSIGN_IN_PLACE(elf->hdr64.e_shentsize); in parse_elf_header() 305 COPY_STRUCT(hdr32, elf->buf, elf->hdr32.e_shoff + idx * elf->hdr32.e_shentsize, in parse_elf_section() 321 COPY_STRUCT(hdr64, elf->buf, elf->hdr64.e_shoff + idx * elf->hdr64.e_shentsize, in parse_elf_section()
|
/external/chromium_org/courgette/ |
D | types_elf.h | 33 Elf32_Half e_shentsize; member
|
D | disassembler_elf_32.cc | 54 if (header_->e_shentsize != sizeof(Elf32_Shdr)) in ParseHeader()
|
/external/elfutils/0.153/libdwfl/ |
D | elf-from-memory.c | 152 shdrs_end = ehdr.e32.e_shoff + ehdr.e32.e_shnum * ehdr.e32.e_shentsize; in elf_from_remote_memory() 164 shdrs_end = ehdr.e64.e_shoff + ehdr.e64.e_shnum * ehdr.e64.e_shentsize; in elf_from_remote_memory()
|
D | dwfl_segment_report_module.c | 213 shdrs_end = ehdr.e32.e_shoff + ehdr.e32.e_shnum * ehdr.e32.e_shentsize; in dwfl_segment_report_module() 226 shdrs_end = ehdr.e64.e_shoff + ehdr.e64.e_shnum * ehdr.e64.e_shentsize; in dwfl_segment_report_module()
|
/external/llvm/include/llvm/Object/ |
D | ELF.h | 651 const uint64_t SectionTableSize = getNumSections() * Header->e_shentsize; in ELFFile() 764 return Elf_Shdr_Iter(Header->e_shentsize, in begin_sections() 770 return Elf_Shdr_Iter(Header->e_shentsize, in end_sections() 772 (getNumSections() * Header->e_shentsize)); in end_sections() 862 + (index * Header->e_shentsize)); in getSection()
|
D | ELFObjectFile.h | 147 return Elf_Shdr_Iter(EF.getHeader()->e_shentsize, in toELFShdrIter() 493 RelData.d.a = (Sec.p - SHT) / EF.getHeader()->e_shentsize; in section_rel_begin() 504 RelData.d.a = (Sec.p - SHT) / EF.getHeader()->e_shentsize; in section_rel_end()
|
/external/lldb/source/Plugins/ObjectFile/ELF/ |
D | ELFHeader.h | 72 elf_half e_shentsize; ///< Size of a section header table entry. member
|
/external/chromium_org/base/third_party/symbolize/ |
D | symbolize.cc | 238 elf_header.e_shentsize * elf_header.e_shstrndx); in GetSectionHeaderByName() 245 elf_header.e_shentsize * i); in GetSectionHeaderByName()
|
/external/llvm/tools/yaml2obj/ |
D | yaml2elf.cpp | 175 Header.e_shentsize = sizeof(Elf_Shdr); in initELFHeader() 427 Header.e_ehsize + Header.e_shentsize * Header.e_shnum; in writeELF()
|
/external/elfutils/0.153/src/ |
D | strip.c | 1916 newehdr->e_shentsize = gelf_fsize (elf, ELF_T_SHDR, 1, EV_CURRENT); in handle_elf() 1971 assert (offsetof (Elf32_Ehdr, e_shentsize) + sizeof (Elf32_Half) in handle_elf() 1980 offsetof (Elf32_Ehdr, e_shentsize)) in handle_elf() 1991 assert (offsetof (Elf64_Ehdr, e_shentsize) + sizeof (Elf64_Half) in handle_elf() 2000 offsetof (Elf64_Ehdr, e_shentsize)) in handle_elf()
|
D | elfcmp.c | 210 || ehdr1->e_shentsize != ehdr2->e_shentsize)) in main()
|
/external/qemu/include/hw/ |
D | elf_ops.h | 13 bswap16s(&ehdr->e_shentsize); /* Section header table entry size */ in glue()
|
/external/qemu/include/ |
D | elf.h | 1261 Elf32_Half e_shentsize; member 1278 Elf64_Half e_shentsize; member
|
/external/llvm/test/tools/llvm-readobj/Inputs/ |
D | relocs.py | 292 e_shentsize = f.uint16() 298 f.seek(e_shoff + index * e_shentsize)
|
/external/llvm/include/llvm/Support/ |
D | ELF.h | 75 Elf32_Half e_shentsize; // Size of an entry in the section header table member 99 Elf64_Half e_shentsize; member
|