Searched refs:ielf32 (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/mips/kernel/
H A Delf.c170 bool ielf32; local
173 ielf32 = iehdr->e32.e_ident[EI_CLASS] == ELFCLASS32;
174 iflags = ielf32 ? iehdr->e32.e_flags : iehdr->e64.e_flags;

Completed in 104 milliseconds