Searched refs:Elf32_Shdr (Results 1 - 25 of 35) sorted by relevance

12

/external/chromium_org/courgette/
H A Ddisassembler_elf_32_arm.h67 const Elf32_Shdr *section_header,
71 const Elf32_Shdr* section) WARN_UNUSED_RESULT;
H A Ddisassembler_elf_32_x86.h48 const Elf32_Shdr *section_header,
52 const Elf32_Shdr* section) WARN_UNUSED_RESULT;
H A Ddisassembler_elf_32.h107 const Elf32_Shdr *SectionHeader(int id) const {
173 const Elf32_Shdr *section_header,
176 const Elf32_Shdr *section_header,
190 const Elf32_Shdr* section) WARN_UNUSED_RESULT = 0;
193 Elf32_Shdr *section_header_table_;
H A Ddisassembler_elf_32.cc54 if (header_->e_shentsize != sizeof(Elf32_Shdr))
60 section_header_table_ = (Elf32_Shdr *)OffsetToPointer(header_->e_shoff);
108 const Elf32_Shdr *section_header = SectionHeader(section_id);
130 (header_->e_shnum * sizeof(Elf32_Shdr));
189 const Elf32_Shdr *section_header = SectionHeader(i);
263 const Elf32_Shdr *section_header = SectionHeader(section_id);
322 const Elf32_Shdr *section_header,
428 const Elf32_Shdr *section_header = SectionHeader(section_id);
466 const Elf32_Shdr *section_header = SectionHeader(section_id);
491 const Elf32_Shdr *section_heade
[all...]
H A Ddisassembler_elf_32_x86.cc64 const Elf32_Shdr *section_header,
118 const Elf32_Shdr* section_header) {
H A Dtypes_elf.h59 struct Elf32_Shdr { struct
H A Ddisassembler_elf_32_arm.cc297 const Elf32_Shdr *section_header,
366 const Elf32_Shdr* section_header) {
/external/elfutils/0.153/libelf/
H A Delf_getshdrstrndx.c129 & (__alignof__ (Elf32_Shdr) - 1)) == 0))
131 num = ((Elf32_Shdr *) (elf->map_address + offset))->sh_link;
136 Elf32_Shdr shdr_mem;
139 sizeof (Elf32_Shdr), offset)
140 != sizeof (Elf32_Shdr)))
H A Dgelf_getshdr.c82 Elf32_Shdr *shdr
H A Dgelf_update_shdr.c75 Elf32_Shdr *shdr
H A Delf_newscn.c139 result->shdr.e32 = (Elf32_Shdr *) calloc (1, sizeof (Elf32_Shdr));
H A DlibelfP.h244 Elf32_Shdr *e32; /* Pointer to 32bit section header. */
348 Elf32_Shdr *shdr; /* Used when reading from a file. */
539 extern Elf32_Shdr *__elf32_getshdr_rdlock (Elf_Scn *__scn) internal_function;
541 extern Elf32_Shdr *__elf32_getshdr_wrlock (Elf_Scn *__scn) internal_function;
H A Delf_begin.c168 if (ehdr.e32->e_shoff + sizeof (Elf32_Shdr) > maxsize)
177 result = ((Elf32_Shdr *) ((char *) map_address + ehdr.e32->e_shoff
186 memcpy (&size, &((Elf32_Shdr *) ((char *) map_address
193 + offsetof (Elf32_Shdr, sh_size))
206 || maxsize - ehdr.e32->e_shoff < sizeof (Elf32_Shdr) * result)
321 & (__alignof__ (Elf32_Shdr) - 1)) == 0
328 = (Elf32_Shdr *) ((char *) ehdr + ehdr->e_shoff);
H A Dlibelf.h286 extern Elf32_Shdr *elf32_getshdr (Elf_Scn *__scn);
H A Delf_getdata.c202 Elf32_Shdr *shdr
/external/chromium_org/tools/relocation_packer/src/
H A Delf_traits.h45 typedef Elf32_Shdr Shdr;
/external/chromium_org/third_party/libvpx/source/libvpx/build/make/
H A Dobj_int_extract.c300 int parse_elf_section(elf_obj_t *elf, int idx, Elf32_Shdr *hdr32, Elf64_Shdr *hdr64) {
342 Elf32_Shdr shdr;
403 Elf32_Shdr shdr;
440 Elf32_Shdr shdr;
464 Elf32_Shdr dhdr;
/external/libvpx/libvpx/build/make/
H A Dobj_int_extract.c300 int parse_elf_section(elf_obj_t *elf, int idx, Elf32_Shdr *hdr32, Elf64_Shdr *hdr64) {
342 Elf32_Shdr shdr;
403 Elf32_Shdr shdr;
440 Elf32_Shdr shdr;
464 Elf32_Shdr dhdr;
/external/elfutils/0.153/src/
H A Dxelf.h39 # define XElf_Shdr Elf32_Shdr
68 # define XElf_Shdr_vardef(name) Elf32_Shdr *name
151 case ELF_T_SHDR: fsize = sizeof (Elf32_Shdr); break; \
H A Di386_ld.c724 Elf32_Shdr *shdr = elf32_getshdr (pltscn);
/external/chromium_org/third_party/libvpx/include/
H A Delf.h341 } Elf32_Shdr; typedef in typeref:struct:elf32_shdr
/external/kernel-headers/original/uapi/linux/
H A Delf.h310 } Elf32_Shdr; typedef in typeref:struct:elf32_shdr
/external/chromium_org/third_party/icu/source/tools/toolutil/
H A Dpkg_genc.c801 (Elf32_Half)sizeof(Elf32_Shdr), /* e_shentsize */
807 static Elf32_Shdr sectionHeaders32[5]={
/external/icu/icu4c/source/tools/toolutil/
H A Dpkg_genc.c793 (Elf32_Half)sizeof(Elf32_Shdr), /* e_shentsize */
799 static Elf32_Shdr sectionHeaders32[5]={
/external/elfutils/0.153/libdwfl/
H A Ddwfl_module_getdwarf.c465 Elf32_Shdr s32[shnum - 1];

Completed in 439 milliseconds

12