Lines Matching full:e32
291 Elf32_Ehdr e32;
314 if (ehdr.e32.e_ident[EI_CLASS] == ELFCLASS32)
316 if (ehdr.e32.e_shentsize != shentsize
317 || ehdr.e32.e_phentsize != phentsize)
319 phnum = ehdr.e32.e_phnum;
320 shnum = ehdr.e32.e_shnum;
379 ehdr.e32.e_ident[EI_DATA]) == NULL))
381 if (ehdr.e32.e_ident[EI_CLASS] == ELFCLASS32)
416 ehdr.e32.e_ident[EI_DATA]) == NULL))
469 if (ehdr.e32.e_ident[EI_CLASS] == ELFCLASS32)