Searched refs:elf_compatible (Results 1 – 3 of 3) sorted by relevance
167 bool elf_compatible(struct elf_file *efile, const GElf_Ehdr *hdr);
143 elf_compatible(struct elf_file *efile, const GElf_Ehdr *hdr) in elf_compatible() function
652 } else if (!elf_compatible(&ef, &ehdr)) { in read_kld()