HomeSort by relevance Sort by last modified time
    Searched refs:elf32 (Results 1 - 25 of 42) sorted by null

1 2

  /external/elfutils/0.153/libelf/
elf_clone.c 79 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;
elf_getident.c 80 || (offsetof (struct Elf, state.elf32.ehdr)
82 ? elf->state.elf32.ehdr->e_ident
elf_getshdrstrndx.c 85 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)
elf_nextscn.c 78 || (offsetof (Elf, state.elf32.scns)
81 if (elf->state.elf32.scns.cnt > 1)
82 result = &elf->state.elf32.scns.data[1];
elf_begin.c 299 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.shdr[cnt].sh_offset < maxsize
    [all...]
elf_end.c 140 || (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.phd
    [all...]
gelf_getphdr.c 90 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
elf_getphdrnum.c 74 ? elf->state.elf32.ehdr->e_phnum
80 ? &elf->state.elf32.scns
elf_getscn.c 82 || (offsetof (struct Elf, state.elf32.scns)
84 ? &elf->state.elf32.scns : &elf->state.elf64.scns);
elf_getshdrnum.c 83 || (offsetof (Elf, state.elf32.scns)
85 ? &elf->state.elf32.scns : &elf->state.elf64.scns)))
elf_newdata.c 77 || (offsetof (struct Elf, state.elf32.ehdr)
79 ? scn->elf->state.elf32.ehdr == NULL
gelf_update_phdr.c 79 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
elf_newscn.c 74 /* 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)))
gelf_getehdr.c 80 position in both the elf32 and elf64 structure. */
81 if (offsetof (struct Elf, state.elf32.ehdr)
90 Elf32_Ehdr *ehdr = elf->state.elf32.ehdr;
elf_strptr.c 83 || (offsetof (struct Elf, state.elf32.scns)
85 ? &elf->state.elf32.scns : &elf->state.elf64.scns);
gelf_update_ehdr.c 79 Elf32_Ehdr *ehdr = elf->state.elf32.ehdr;
elf_getdata.c 325 || (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]
elf_getdata_rawchunk.c 133 if (elf->state.elf32.ehdr->e_ident[EI_DATA] == MY_ELFDATA)
libelfP.h 367 } elf32; member in union:Elf::__anon834
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx_ports/
x86_abi_support.asm 19 %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/
x86_abi_support.asm 19 %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/
Android.mk 202 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/
eblopenbackend.c 322 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];
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/x86inc/
x86inc.asm 56 %ifidn __OUTPUT_FORMAT__,elf32
102 %ifidn __OUTPUT_FORMAT__,elf32
116 %ifidn __OUTPUT_FORMAT__,elf32
615 %elifidn __OUTPUT_FORMAT__,elf32
661 %elifidn __OUTPUT_FORMAT__,elf32
  /external/libvpx/libvpx/third_party/x86inc/
x86inc.asm 56 %ifidn __OUTPUT_FORMAT__,elf32
102 %ifidn __OUTPUT_FORMAT__,elf32
116 %ifidn __OUTPUT_FORMAT__,elf32
597 %elifidn __OUTPUT_FORMAT__,elf32
640 %elifidn __OUTPUT_FORMAT__,elf32

Completed in 500 milliseconds

1 2