Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/kernel/
Delf.c71 struct elf32_hdr *ehdr32 = _ehdr; in arch_elf_pt_proc() local
78 if (ehdr32->e_ident[EI_CLASS] == ELFCLASS32) { in arch_elf_pt_proc()
79 if (ehdr32->e_flags & EF_MIPS_FP64) { in arch_elf_pt_proc()