Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Delf.c135 int arch_check_elf(void *_ehdr, bool has_interpreter, void *_interp_ehdr, in arch_check_elf() argument
169 if (has_interpreter) { in arch_check_elf()
185 if (has_interpreter) { in arch_check_elf()
/openbmc/linux/arch/loongarch/kernel/
H A Delf.c21 int arch_check_elf(void *_ehdr, bool has_interpreter, void *_interp_ehdr, in arch_check_elf() argument
/openbmc/linux/arch/loongarch/include/asm/
H A Delf.h337 extern int arch_check_elf(void *ehdr, bool has_interpreter, void *interp_ehdr,
/openbmc/linux/arch/mips/include/asm/
H A Delf.h491 extern int arch_check_elf(void *ehdr, bool has_interpreter, void *interp_ehdr,