elfhdr             20 bootmain.c       struct elfhdr *elf;
elfhdr             25 bootmain.c       elf = (struct elfhdr*)0x10000;  // scratch space
elfhdr             16 exec.c           struct elfhdr elf;