taglinefilesource code
e_entry97ibcs/binfmt_elf.cput_fs_long(9,dlinfo++); put_fs_long((unsigned long) exec->e_entry,dlinfo++);
e_entry212ibcs/binfmt_elf.creturn ((unsigned int) interp_elf_ex->e_entry) + load_addr;
e_entry431ibcs/binfmt_elf.celf_entry = (unsigned int) elf_ex.e_entry;
e_entry128include/linux/elf.hchar *e_entry;  /* Entry point */