Searched defs:arch_check_elf (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/loongarch/kernel/
H A Delf.c21 int arch_check_elf(void *_ehdr, bool has_interpreter, void *_interp_ehdr, function
/linux-master/arch/mips/kernel/
H A Delf.c135 int arch_check_elf(void *_ehdr, bool has_interpreter, void *_interp_ehdr, function
/linux-master/arch/arm64/include/asm/
H A Delf.h289 static inline int arch_check_elf(void *ehdr, bool has_interp, function
/linux-master/arch/s390/include/asm/
H A Delf.h192 #define arch_check_elf(ehdr, interp, interp_ehdr, state) (0) macro
/linux-master/fs/
H A Dbinfmt_elf.c601 static inline int arch_check_elf(struct elfhdr *ehdr, bool has_interp, function

Completed in 116 milliseconds