Home
last modified time | relevance | path

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

/linux/include/linux/
H A Delf.h106 bool has_interp, bool is_interp) in arch_elf_adjust_prot()
/linux/fs/
H A Dbinfmt_elf.c615 static inline int arch_check_elf(struct elfhdr *ehdr, bool has_interp, in arch_check_elf()
626 bool has_interp, bool is_interp) in make_prot()