Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/
Dkexec_elf.c24 static inline bool elf_is_elf_file(const struct elfhdr *ehdr) in elf_is_elf_file() function
130 if (!elf_is_elf_file(ehdr)) { in elf_read_ehdr()