Searched refs:e_shoff (Results 1 - 25 of 39) sorted by relevance

12

/external/elfutils/libelf/
H A Dgelf_update_ehdr.c92 || unlikely (src->e_shoff > 0xffffffffull))
107 COPY (e_shoff);
H A Delf_begin.c131 ehdr_mem.e32.e_shoff = ((Elf32_Ehdr *) e_ident)->e_shoff;
139 CONVERT (ehdr_mem.e32.e_shoff);
147 ehdr_mem.e64.e_shoff = ((Elf64_Ehdr *) e_ident)->e_shoff;
155 CONVERT (ehdr_mem.e64.e_shoff);
165 if (unlikely (result == 0) && ehdr.e32->e_shoff != 0)
167 if (ehdr.e32->e_shoff + sizeof (Elf32_Shdr) > maxsize)
176 result = ((Elf32_Shdr *) ((char *) map_address + ehdr.e32->e_shoff
186 + ehdr.e32->e_shoff
[all...]
H A Delf_getshstrndx.c123 offset = elf->state.elf32.ehdr->e_shoff;
161 size_t offset = elf->state.elf64.ehdr->e_shoff;
H A Delf32_getshdr.c106 + elf->start_offset + ehdr->e_shoff);
126 + elf->start_offset + ehdr->e_shoff);
131 + elf->start_offset + ehdr->e_shoff),
170 elf->start_offset + ehdr->e_shoff);
H A Dgelf_getehdr.c101 COPY (e_shoff);
H A Delf32_updatenull.c407 (ehdr->e_shoff
420 update_if_changed (ehdr->e_shoff, (GElf_Word) size, elf->flags);
H A Delf32_updatefile.c218 + ehdr->e_shoff);
376 + ehdr->e_shoff))
378 (char *) elf->map_address + elf->start_offset + ehdr->e_shoff
416 + elf->start_offset + ehdr->e_shoff
595 off_t shdr_offset = elf->start_offset + ehdr->e_shoff;
/external/elfutils/tests/
H A Dnewfile.c50 ehdr->e_shoff,
129 ZERO_TEST (e_shoff);
161 ZERO_TEST (e_shoff);
H A Dupdate1.c82 ehdr->e_phoff, ehdr->e_shoff, ehdr->e_flags, ehdr->e_ehsize,
120 ehdr->e_phoff, ehdr->e_shoff, ehdr->e_flags, ehdr->e_ehsize,
H A Dupdate2.c83 ehdr->e_phoff, ehdr->e_shoff, ehdr->e_flags, ehdr->e_ehsize,
143 ehdr->e_phoff, ehdr->e_shoff, ehdr->e_flags, ehdr->e_ehsize,
H A Dupdate3.c92 ehdr->e_phoff, ehdr->e_shoff, ehdr->e_flags, ehdr->e_ehsize,
198 ehdr->e_phoff, ehdr->e_shoff, ehdr->e_flags, ehdr->e_ehsize,
H A Dasm-tst1.c53 .e_shoff = 88,
H A Dasm-tst2.c53 .e_shoff = 96,
H A Dupdate4.c97 ehdr->e_phoff, ehdr->e_shoff, ehdr->e_flags, ehdr->e_ehsize,
351 ehdr->e_phoff, ehdr->e_shoff, ehdr->e_flags, ehdr->e_ehsize,
H A Dasm-tst9.c61 .e_shoff = 180,
/external/elfutils/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;
307 ehdr.e32.e_shoff = 0;
334 ehdr.e64.e_shoff = 0;
H A Ddwfl_segment_report_module.c209 shdrs_end = ehdr.e32.e_shoff + ehdr.e32.e_shnum * ehdr.e32.e_shentsize;
222 shdrs_end = ehdr.e64.e_shoff + ehdr.e64.e_shnum * ehdr.e64.e_shentsize;
/external/llvm/test/Scripts/
H A Delf-dump173 e_shoff = f.readWord()
174 print "('e_shoff', %s)" % common_dump.HexDump(e_shoff)
189 f.seek(e_shoff[0] + index * e_shentsize[0])
/external/qemu/elff/
H A Delff_elf.h160 Elf_Off e_shoff; member in struct:Elf_FHdr
/external/kernel-headers/original/linux/
H A Delf.h180 Elf32_Off e_shoff; member in struct:elf32_hdr
197 Elf64_Off e_shoff; /* Section header table file offset */ member in struct:elf64_hdr
/external/grub/stage2/
H A Di386-elf.h75 Elf32_Off e_shoff; /* section header table file offset */ member in struct:__anon5025
/external/qemu/
H A Delf_ops.h8 bswapSZs(&ehdr->e_shoff); /* Section header table file offset */
109 shdr_table = load_at(fd, ehdr->e_shoff,
/external/libvpx/build/make/
H A Dobj_int_extract.c351 ENDIAN_ASSIGN_IN_PLACE(elf->hdr32.e_shoff);
370 ENDIAN_ASSIGN_IN_PLACE(elf->hdr64.e_shoff);
393 COPY_STRUCT(hdr32, elf->buf, elf->hdr32.e_shoff + idx * elf->hdr32.e_shentsize,
411 COPY_STRUCT(hdr64, elf->buf, elf->hdr64.e_shoff + idx * elf->hdr64.e_shentsize,
/external/valgrind/main/VEX/switchback/
H A Dlinker.c397 Elf_Shdr* shdr = (Elf_Shdr*)(ehdrC + ehdr->e_shoff);
873 Elf_Shdr* shdr = (Elf_Shdr*) (ehdrC + ehdr->e_shoff);
986 (Long)ehdr->e_shoff,
991 shdr = (Elf_Shdr*) (ehdrC + ehdr->e_shoff);
1120 Elf_Shdr* shdr = (Elf_Shdr*) (ehdrC + ehdr->e_shoff);
/external/valgrind/main/VEX/unused/
H A Dlinker.c331 Elf_Shdr* shdr = (Elf_Shdr*)(ehdrC + ehdr->e_shoff);
715 Elf_Shdr* shdr = (Elf_Shdr*) (ehdrC + ehdr->e_shoff);
826 ehdr->e_shoff, ehdr->e_shnum, ehdr->e_shentsize );
830 shdr = (Elf_Shdr*) (ehdrC + ehdr->e_shoff);
959 Elf_Shdr* shdr = (Elf_Shdr*) (ehdrC + ehdr->e_shoff);

Completed in 149 milliseconds

12