HomeSort by relevance Sort by last modified time
    Searched full:elf32 (Results 376 - 400 of 931) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/i686-linux-android/lib/ldscripts/
elf32_x86_64.xdc 2 OUTPUT_FORMAT("elf32-x86-64", "elf32-x86-64",
3 "elf32-x86-64")
56 /* .gnu.warning sections are handled specially by elf32.em. */
elf32_x86_64.xdw 2 OUTPUT_FORMAT("elf32-x86-64", "elf32-x86-64",
3 "elf32-x86-64")
56 /* .gnu.warning sections are handled specially by elf32.em. */
elf32_x86_64.xn 2 OUTPUT_FORMAT("elf32-x86-64", "elf32-x86-64",
3 "elf32-x86-64")
54 /* .gnu.warning sections are handled specially by elf32.em. */
elf32_x86_64.xs 2 OUTPUT_FORMAT("elf32-x86-64", "elf32-x86-64",
3 "elf32-x86-64")
51 /* .gnu.warning sections are handled specially by elf32.em. */
elf32_x86_64.xsc 3 OUTPUT_FORMAT("elf32-x86-64", "elf32-x86-64",
4 "elf32-x86-64")
54 /* .gnu.warning sections are handled specially by elf32.em. */
elf32_x86_64.xsw 2 OUTPUT_FORMAT("elf32-x86-64", "elf32-x86-64",
3 "elf32-x86-64")
53 /* .gnu.warning sections are handled specially by elf32.em. */
elf32_x86_64.xw 2 OUTPUT_FORMAT("elf32-x86-64", "elf32-x86-64",
3 "elf32-x86-64")
56 /* .gnu.warning sections are handled specially by elf32.em. */
elf_i386.x 3 OUTPUT_FORMAT("elf32-i386", "elf32-i386",
4 "elf32-i386")
52 /* .gnu.warning sections are handled specially by elf32.em. */
elf_i386.xbn 2 OUTPUT_FORMAT("elf32-i386", "elf32-i386",
3 "elf32-i386")
51 /* .gnu.warning sections are handled specially by elf32.em. */
elf_i386.xc 2 OUTPUT_FORMAT("elf32-i386", "elf32-i386",
3 "elf32-i386")
54 /* .gnu.warning sections are handled specially by elf32.em. */
elf_i386.xd 2 OUTPUT_FORMAT("elf32-i386", "elf32-i386",
3 "elf32-i386")
51 /* .gnu.warning sections are handled specially by elf32.em. */
elf_i386.xdc 2 OUTPUT_FORMAT("elf32-i386", "elf32-i386",
3 "elf32-i386")
54 /* .gnu.warning sections are handled specially by elf32.em. */
elf_i386.xdw 2 OUTPUT_FORMAT("elf32-i386", "elf32-i386",
3 "elf32-i386")
54 /* .gnu.warning sections are handled specially by elf32.em. */
elf_i386.xn 2 OUTPUT_FORMAT("elf32-i386", "elf32-i386",
3 "elf32-i386")
51 /* .gnu.warning sections are handled specially by elf32.em. */
elf_i386.xs 2 OUTPUT_FORMAT("elf32-i386", "elf32-i386",
3 "elf32-i386")
48 /* .gnu.warning sections are handled specially by elf32.em. */
elf_i386.xsc 3 OUTPUT_FORMAT("elf32-i386", "elf32-i386",
4 "elf32-i386")
52 /* .gnu.warning sections are handled specially by elf32.em. */
elf_i386.xw 2 OUTPUT_FORMAT("elf32-i386", "elf32-i386",
3 "elf32-i386")
54 /* .gnu.warning sections are handled specially by elf32.em. */
  /external/elfutils/libelf/
elf_getscn.c 82 || (offsetof (struct Elf, state.elf32.scns)
84 ? &elf->state.elf32.scns : &elf->state.elf64.scns);
elf_getshnum.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
elf_strptr.c 83 || (offsetof (struct Elf, state.elf32.scns)
85 ? &elf->state.elf32.scns : &elf->state.elf64.scns);
gelf_getphdr.c 90 Elf32_Phdr *phdr = elf->state.elf32.phdr;
103 if (ndx >= elf->state.elf32.ehdr->e_phnum)
gelf_update_phdr.c 79 Elf32_Phdr *phdr = elf->state.elf32.phdr;
104 if (unlikely (ndx >= elf->state.elf32.ehdr->e_phnum))
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/bin/
mipsel-linux-android-ld 
mipsel-linux-android-ld.bfd 

Completed in 182 milliseconds

<<11121314151617181920>>