e_entry 56 kern/include/elf.h uint32_t e_entry; /* address of program entry point */ e_entry 304 kern/syscall/loadelf.c *entrypoint = eh.e_entry;