Home
last modified time | relevance | path

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

123

/external/elfutils/libelf/
Delf_begin.c245 elf->state.elf32.scns.cnt = elf->state.elf32.scns.max = scncnt; in file_read_elf()
257 elf->state.elf32.ehdr = in file_read_elf()
259 elf->state.elf32.shdr = in file_read_elf()
261 + elf->state.elf32.ehdr->e_shoff); in file_read_elf()
262 if (elf->state.elf32.ehdr->e_phnum) in file_read_elf()
265 elf->state.elf32.phdr in file_read_elf()
267 + elf->state.elf32.ehdr->e_phoff); in file_read_elf()
271 elf->state.elf32.scns.data[cnt].index = cnt; in file_read_elf()
272 elf->state.elf32.scns.data[cnt].elf = elf; in file_read_elf()
273 elf->state.elf32.scns.data[cnt].shdr.e32 = in file_read_elf()
[all …]
Delf_getshstrndx.c52 == offsetof (struct Elf, state.elf32.ehdr));
54 == sizeof (elf->state.elf32.ehdr));
70 ? elf->state.elf32.ehdr->e_shstrndx
82 if (elf->state.elf32.scns.data[0].shdr.e32 != NULL)
84 num = elf->state.elf32.scns.data[0].shdr.e32->sh_link;
88 offset = elf->state.elf32.ehdr->e_shoff;
91 && elf->state.elf32.ehdr->e_ident[EI_DATA] == MY_ELFDATA
112 if (elf->state.elf32.ehdr->e_ident[EI_DATA] != MY_ELFDATA)
Delf_clone.c46 elf->state.elf32.scns.max * sizeof (Elf_Scn)); in elf_clone()
56 assert (offsetof (struct Elf, state.elf32.scns) in elf_clone()
58 retval->state.elf.scns_last = &retval->state.elf32.scns; in elf_clone()
59 retval->state.elf32.scns.max = elf->state.elf32.scns.max; in elf_clone()
Delf_end.c105 || (offsetof (struct Elf, state.elf32.scns)
107 ? &elf->state.elf32.scns
156 || (offsetof (struct Elf, state.elf32.scns)
158 ? &elf->state.elf32.scns
168 || (offsetof (struct Elf, state.elf32.shdr)
170 ? (void *) elf->state.elf32.shdr
176 || (offsetof (struct Elf, state.elf32.phdr)
178 ? (void *) elf->state.elf32.phdr
Delf_nextscn.c45 || (offsetof (Elf, state.elf32.scns)
48 if (elf->state.elf32.scns.cnt > 1)
49 result = &elf->state.elf32.scns.data[1];
Delf_newscn.c44 == offsetof (Elf, state.elf32.scns_last));
47 assert (offsetof (Elf, state.elf32.scns)
60 || (offsetof (Elf, state.elf32.scns)
62 ? &elf->state.elf32.scns : &elf->state.elf64.scns)))
Delf_getident.c47 || (offsetof (struct Elf, state.elf32.ehdr)
49 ? elf->state.elf32.ehdr->e_ident
Delf_getshnum.c52 || (offsetof (Elf, state.elf32.scns)
54 ? &elf->state.elf32.scns : &elf->state.elf64.scns)))
Delf_getscn.c49 || (offsetof (struct Elf, state.elf32.scns)
51 ? &elf->state.elf32.scns : &elf->state.elf64.scns);
Delf_newdata.c44 || (offsetof (struct Elf, state.elf32.ehdr) in elf_newdata()
46 ? scn->elf->state.elf32.ehdr == NULL in elf_newdata()
Dgelf_getphdr.c56 Elf32_Phdr *phdr = elf->state.elf32.phdr;
67 if (ndx >= elf->state.elf32.ehdr->e_phnum)
Dgelf_update_phdr.c46 Elf32_Phdr *phdr = elf->state.elf32.phdr; in gelf_update_phdr()
71 if (unlikely (ndx >= elf->state.elf32.ehdr->e_phnum)) in gelf_update_phdr()
Delf_strptr.c50 || (offsetof (struct Elf, state.elf32.scns)
52 ? &elf->state.elf32.scns : &elf->state.elf64.scns);
Delf_getdata.c317 || (offsetof (struct Elf, state.elf32.ehdr) in __libelf_set_rawdata()
320 elf->state.elf32.ehdr->e_ident[EI_VERSION]; in __libelf_set_rawdata()
430 || (offsetof (struct Elf, state.elf32.ehdr)
432 ? elf->state.elf32.ehdr->e_ident[EI_DATA]
Dgelf_update_ehdr.c46 Elf32_Ehdr *ehdr = elf->state.elf32.ehdr; in gelf_update_ehdr()
/external/qemu-pc-bios/bochs/bios/
Drombios32.ld1 OUTPUT_FORMAT("elf32-i386", "elf32-i386", "elf32-i386")
/external/oprofile/m4/
Dcellspubfdsupport.m46 # version of bfd_openr_iovec that supports the elf32-spu target.
25 [[struct bfd *nbfd = bfd_openr_iovec("some-file", "elf32-spu",
48 AC_ERROR([BFD library does not support elf32-spu target; SPU profiling is unsupported])
/external/qemu/
Dsparc.ld1 OUTPUT_FORMAT("elf32-sparc", "elf32-sparc",
2 "elf32-sparc")
46 /* .gnu.warning sections are handled specially by elf32.em. */
Di386-vl.ld4 OUTPUT_FORMAT("elf32-i386", "elf32-i386", "elf32-i386")
49 /* .gnu.warning sections are handled specially by elf32.em. */
Darm.ld1 OUTPUT_FORMAT("elf32-littlearm", "elf32-littlearm",
2 "elf32-littlearm")
46 /* .gnu.warning sections are handled specially by elf32.em. */
Di386.ld4 OUTPUT_FORMAT("elf32-i386", "elf32-i386", "elf32-i386")
60 /* .gnu.warning sections are handled specially by elf32.em. */
Dm68k.ld2 OUTPUT_FORMAT("elf32-m68k", "elf32-m68k",
3 "elf32-m68k")
56 /* .gnu.warning sections are handled specially by elf32.em. */
Dppc.ld4 OUTPUT_FORMAT("elf32-powerpc", "elf32-powerpc", "elf32-powerpc")
62 /* .gnu.warning sections are handled specially by elf32.em. */
Ddisas.h32 struct elf32_sym *elf32; member
/external/libvpx/vpx_ports/
Dx86_abi_support.asm19 %ifidn __OUTPUT_FORMAT__,elf32
85 %ifidn __OUTPUT_FORMAT__,elf32
149 %ifidn __OUTPUT_FORMAT__,elf32
294 %ifidn __OUTPUT_FORMAT__,elf32

123