Home
last modified time | relevance | path

Searched refs:iehdr (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/arch/mips/kernel/
A Delf.c144 } *iehdr = _interp_ehdr; in arch_check_elf() local
172 ielf32 = iehdr->e32.e_ident[EI_CLASS] == ELFCLASS32; in arch_check_elf()
173 iflags = ielf32 ? iehdr->e32.e_flags : iehdr->e64.e_flags; in arch_check_elf()

Completed in 3 milliseconds