Searched refs:interp_ehdr (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/arch/arm64/include/asm/ |
A D | elf.h | 290 void *interp_ehdr, in arch_check_elf() argument
|
/linux-6.3-rc2/arch/s390/include/asm/ |
A D | elf.h | 192 #define arch_check_elf(ehdr, interp, interp_ehdr, state) (0) argument
|
/linux-6.3-rc2/arch/loongarch/include/asm/ |
A D | elf.h | 331 extern int arch_check_elf(void *ehdr, bool has_interpreter, void *interp_ehdr,
|
/linux-6.3-rc2/arch/mips/include/asm/ |
A D | elf.h | 491 extern int arch_check_elf(void *ehdr, bool has_interpreter, void *interp_ehdr,
|
/linux-6.3-rc2/fs/ |
A D | binfmt_elf.c | 562 struct elfhdr *interp_ehdr, in arch_check_elf() argument
|
Completed in 11 milliseconds