arch_check_elf
static inline int arch_check_elf(void *ehdr, bool has_interp,
int arch_check_elf(void *_ehdr, bool has_interpreter, void *_interp_ehdr,
int arch_check_elf(void *_ehdr, bool has_interpreter, void *_interp_ehdr,
static inline int arch_check_elf(struct elfhdr *ehdr, bool has_interp,