taglinefilesource code
e_ident290ibcs/binfmt_elf.cif (elf_ex.e_ident[0] != 0x7f ||
e_ident291ibcs/binfmt_elf.cstrncmp(&elf_ex.e_ident[1], "ELF",3) != 0)
e_ident389ibcs/binfmt_elf.cif (interp_elf_ex.e_ident[0] != 0x7f ||
e_ident390ibcs/binfmt_elf.cstrncmp(&interp_elf_ex.e_ident[1], "ELF",3) != 0)
e_ident590ibcs/binfmt_elf.cif (elf_ex.e_ident[0] != 0x7f ||
e_ident591ibcs/binfmt_elf.cstrncmp(&elf_ex.e_ident[1], "ELF",3) != 0)
e_ident124include/linux/elf.hchar  e_ident[16];