Searched refs:elf_is_shdr_sane (Results 1 – 1 of 1) sorted by relevance
285 static bool elf_is_shdr_sane(const struct elf_shdr *shdr, size_t buf_len) in elf_is_shdr_sane() function370 return elf_is_shdr_sane(shdr, len) ? 0 : -ENOEXEC; in elf_read_shdr()