Home | History | Annotate | Download | only in src

Lines Matching refs:e32

961 	Elf32_Ehdr e32;
980 if (ehdr.e32.e_ident[EI_CLASS] == ELFCLASS32)
982 phnum = ehdr.e32.e_phnum;
983 shnum = ehdr.e32.e_shnum;
1015 if (ehdr.e32.e_ident[EI_CLASS] == ELFCLASS32)