Searched refs:has_interp (Results 1 – 3 of 3) sorted by relevance
102 bool has_interp, bool is_interp);106 bool has_interp, bool is_interp) in arch_elf_adjust_prot() argument
931 bool has_interp, bool is_interp) in arch_elf_adjust_prot() argument938 if (is_interp != has_interp) in arch_elf_adjust_prot()
616 static inline int arch_check_elf(struct elfhdr *ehdr, bool has_interp, in arch_check_elf() argument627 bool has_interp, bool is_interp) in make_prot() argument638 return arch_elf_adjust_prot(prot, arch_state, has_interp, is_interp); in make_prot()