Home
last modified time | relevance | path

Searched defs:arch_check_elf (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/mips/kernel/
Delf.c123 int arch_check_elf(void *_ehdr, bool has_interpreter, in arch_check_elf() function
/linux-4.4.14/fs/
Dbinfmt_elf.c504 static inline int arch_check_elf(struct elfhdr *ehdr, bool has_interp, in arch_check_elf() function