Searched refs:elf32 (Results 1 – 25 of 52) sorted by relevance
123
/external/elfutils/libelf/ |
D | elf_begin.c | 245 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 …]
|
D | elf_getshstrndx.c | 52 == 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)
|
D | elf_clone.c | 46 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()
|
D | elf_end.c | 105 || (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
|
D | elf_nextscn.c | 45 || (offsetof (Elf, state.elf32.scns) 48 if (elf->state.elf32.scns.cnt > 1) 49 result = &elf->state.elf32.scns.data[1];
|
D | elf_newscn.c | 44 == 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)))
|
D | elf_getident.c | 47 || (offsetof (struct Elf, state.elf32.ehdr) 49 ? elf->state.elf32.ehdr->e_ident
|
D | elf_getshnum.c | 52 || (offsetof (Elf, state.elf32.scns) 54 ? &elf->state.elf32.scns : &elf->state.elf64.scns)))
|
D | elf_getscn.c | 49 || (offsetof (struct Elf, state.elf32.scns) 51 ? &elf->state.elf32.scns : &elf->state.elf64.scns);
|
D | elf_newdata.c | 44 || (offsetof (struct Elf, state.elf32.ehdr) in elf_newdata() 46 ? scn->elf->state.elf32.ehdr == NULL in elf_newdata()
|
D | gelf_getphdr.c | 56 Elf32_Phdr *phdr = elf->state.elf32.phdr; 67 if (ndx >= elf->state.elf32.ehdr->e_phnum)
|
D | gelf_update_phdr.c | 46 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()
|
D | elf_strptr.c | 50 || (offsetof (struct Elf, state.elf32.scns) 52 ? &elf->state.elf32.scns : &elf->state.elf64.scns);
|
D | elf_getdata.c | 317 || (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]
|
D | gelf_update_ehdr.c | 46 Elf32_Ehdr *ehdr = elf->state.elf32.ehdr; in gelf_update_ehdr()
|
/external/qemu-pc-bios/bochs/bios/ |
D | rombios32.ld | 1 OUTPUT_FORMAT("elf32-i386", "elf32-i386", "elf32-i386")
|
/external/oprofile/m4/ |
D | cellspubfdsupport.m4 | 6 # 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/ |
D | sparc.ld | 1 OUTPUT_FORMAT("elf32-sparc", "elf32-sparc", 2 "elf32-sparc") 46 /* .gnu.warning sections are handled specially by elf32.em. */
|
D | i386-vl.ld | 4 OUTPUT_FORMAT("elf32-i386", "elf32-i386", "elf32-i386") 49 /* .gnu.warning sections are handled specially by elf32.em. */
|
D | arm.ld | 1 OUTPUT_FORMAT("elf32-littlearm", "elf32-littlearm", 2 "elf32-littlearm") 46 /* .gnu.warning sections are handled specially by elf32.em. */
|
D | i386.ld | 4 OUTPUT_FORMAT("elf32-i386", "elf32-i386", "elf32-i386") 60 /* .gnu.warning sections are handled specially by elf32.em. */
|
D | m68k.ld | 2 OUTPUT_FORMAT("elf32-m68k", "elf32-m68k", 3 "elf32-m68k") 56 /* .gnu.warning sections are handled specially by elf32.em. */
|
D | ppc.ld | 4 OUTPUT_FORMAT("elf32-powerpc", "elf32-powerpc", "elf32-powerpc") 62 /* .gnu.warning sections are handled specially by elf32.em. */
|
D | disas.h | 32 struct elf32_sym *elf32; member
|
/external/libvpx/vpx_ports/ |
D | x86_abi_support.asm | 19 %ifidn __OUTPUT_FORMAT__,elf32 85 %ifidn __OUTPUT_FORMAT__,elf32 149 %ifidn __OUTPUT_FORMAT__,elf32 294 %ifidn __OUTPUT_FORMAT__,elf32
|
123