IS_ELF
if (!IS_ELF(*ehdr)) {
if (!IS_ELF(*hdr)) {
} else if (IS_ELF(hdr.eh)) {
else if (IS_ELF(hdr.eh))
if (hdr->size >= sizeof(Elf32_Ehdr) && IS_ELF(*ee)) {