Searched refs:elf32 (Results 1 - 25 of 52) sorted by relevance

123

/external/elfutils/0.153/libelf/
H A Delf_clone.c79 elf->state.elf32.scns.max * sizeof (Elf_Scn));
89 assert (offsetof (struct Elf, state.elf32.scns)
91 retval->state.elf.scns_last = &retval->state.elf32.scns;
92 retval->state.elf32.scns.max = elf->state.elf32.scns.max;
H A Delf_getident.c80 || (offsetof (struct Elf, state.elf32.ehdr)
82 ? elf->state.elf32.ehdr->e_ident
H A Delf_getshdrstrndx.c85 of `elf32' and `elf64'. */
87 == offsetof (struct Elf, state.elf32.ehdr));
89 == sizeof (elf->state.elf32.ehdr));
105 ? elf->state.elf32.ehdr->e_shstrndx
117 if (elf->state.elf32.scns.data[0].shdr.e32 != NULL)
119 num = elf->state.elf32.scns.data[0].shdr.e32->sh_link;
123 offset = elf->state.elf32.ehdr->e_shoff;
126 && elf->state.elf32.ehdr->e_ident[EI_DATA] == MY_ELFDATA
148 if (elf->state.elf32.ehdr->e_ident[EI_DATA] != MY_ELFDATA)
H A Delf_nextscn.c78 || (offsetof (Elf, state.elf32.scns)
81 if (elf->state.elf32.scns.cnt > 1)
82 result = &elf->state.elf32.scns.data[1];
H A Delf_begin.c299 assert (offsetof (struct Elf, state.elf32.scns)
301 elf->state.elf32.scns.cnt = scncnt;
302 elf->state.elf32.scns.max = scnmax;
326 elf->state.elf32.ehdr = ehdr;
327 elf->state.elf32.shdr
335 elf->state.elf32.scns.data[cnt].index = cnt;
336 elf->state.elf32.scns.data[cnt].elf = elf;
337 elf->state.elf32.scns.data[cnt].shdr.e32 =
338 &elf->state.elf32.shdr[cnt];
339 if (likely (elf->state.elf32
[all...]
H A Delf_end.c140 || (offsetof (struct Elf, state.elf32.rawchunks)
142 ? elf->state.elf32.rawchunks
154 || (offsetof (struct Elf, state.elf32.scns)
156 ? &elf->state.elf32.scns
205 || (offsetof (struct Elf, state.elf32.scns)
207 ? &elf->state.elf32.scns
217 || (offsetof (struct Elf, state.elf32.shdr)
219 ? (void *) elf->state.elf32.shdr
225 || (offsetof (struct Elf, state.elf32.phdr)
227 ? (void *) elf->state.elf32
[all...]
H A Delf_getphdrnum.c74 ? elf->state.elf32.ehdr->e_phnum
80 ? &elf->state.elf32.scns
H A Delf_getscn.c82 || (offsetof (struct Elf, state.elf32.scns)
84 ? &elf->state.elf32.scns : &elf->state.elf64.scns);
H A Delf_getshdrnum.c83 || (offsetof (Elf, state.elf32.scns)
85 ? &elf->state.elf32.scns : &elf->state.elf64.scns)))
H A Delf_newdata.c77 || (offsetof (struct Elf, state.elf32.ehdr)
79 ? scn->elf->state.elf32.ehdr == NULL
H A Dgelf_getphdr.c90 Elf32_Phdr *phdr = elf->state.elf32.phdr;
104 if (ndx >= elf->state.elf32.ehdr->e_phnum
105 && (elf->state.elf32.ehdr->e_phnum != PN_XNUM
H A Dgelf_update_phdr.c79 Elf32_Phdr *phdr = elf->state.elf32.phdr;
105 if (ndx >= elf->state.elf32.ehdr->e_phnum
106 && (elf->state.elf32.ehdr->e_phnum != PN_XNUM
H A Delf_newscn.c74 /* We rely on the prefix of the `elf', `elf32', and `elf64' element
77 == offsetof (Elf, state.elf32.scns_last));
80 assert (offsetof (Elf, state.elf32.scns)
93 || (offsetof (Elf, state.elf32.scns)
95 ? &elf->state.elf32.scns : &elf->state.elf64.scns)))
H A Dgelf_getehdr.c80 position in both the elf32 and elf64 structure. */
81 if (offsetof (struct Elf, state.elf32.ehdr)
90 Elf32_Ehdr *ehdr = elf->state.elf32.ehdr;
H A Delf_strptr.c83 || (offsetof (struct Elf, state.elf32.scns)
85 ? &elf->state.elf32.scns : &elf->state.elf64.scns);
H A Dgelf_update_ehdr.c79 Elf32_Ehdr *ehdr = elf->state.elf32.ehdr;
H A Delf_getdata.c325 || (offsetof (struct Elf, state.elf32.ehdr)
328 elf->state.elf32.ehdr->e_ident[EI_VERSION];
463 || (offsetof (struct Elf, state.elf32.ehdr)
465 ? elf->state.elf32.ehdr->e_ident[EI_DATA]
H A Delf_getdata_rawchunk.c133 if (elf->state.elf32.ehdr->e_ident[EI_DATA] == MY_ELFDATA)
/external/qemu/include/disas/
H A Ddisas.h35 struct elf32_sym *elf32; member in union:syminfo::__anon29692
/external/qemu/distrib/sdl-1.2.15/src/hermes/
H A Dmmx_main.asm72 %ifidn __OUTPUT_FORMAT__,elf32
H A Dx86_main.asm73 %ifidn __OUTPUT_FORMAT__,elf32
/external/chromium_org/third_party/libvpx/source/libvpx/vpx_ports/
H A Dx86_abi_support.asm19 %ifidn __OUTPUT_FORMAT__,elf32
98 %ifidn __OUTPUT_FORMAT__,elf32
122 %ifidn __OUTPUT_FORMAT__,elf32
191 %ifidn __OUTPUT_FORMAT__,elf32
385 %ifidn __OUTPUT_FORMAT__,elf32
/external/libvpx/libvpx/vpx_ports/
H A Dx86_abi_support.asm19 %ifidn __OUTPUT_FORMAT__,elf32
98 %ifidn __OUTPUT_FORMAT__,elf32
122 %ifidn __OUTPUT_FORMAT__,elf32
191 %ifidn __OUTPUT_FORMAT__,elf32
385 %ifidn __OUTPUT_FORMAT__,elf32
/external/libunwind/
H A DAndroid.mk202 libunwind_src_files_arm += src/elf32.c
203 libunwind_src_files_mips += src/elf32.c
204 libunwind_src_files_x86 += src/elf32.c
/external/elfutils/0.153/libebl/
H A Deblopenbackend.c322 assert (offsetof (Elf, state.elf32.ehdr)
334 result->machine = elf->state.elf32.ehdr->e_machine;
335 result->class = elf->state.elf32.ehdr->e_ident[EI_CLASS];
336 result->data = elf->state.elf32.ehdr->e_ident[EI_DATA];

Completed in 1089 milliseconds

123