Searched refs:elfmagic (Results 1 – 1 of 1) sorted by relevance
300 static unsigned char elfmagic[4] = in is_elf_file() local305 return memcmp(ehdr_buf, elfmagic, 4) == 0; in is_elf_file()