taglinefilesource code
e_phoff139fs/binfmt_elf.ceppnt = (struct elf_phdr *) exec->e_phoff;
e_phoff140fs/binfmt_elf.cput_user(3,dlinfo++); put_user(load_addr + exec->e_phoff,dlinfo++);
e_phoff210fs/binfmt_elf.cretval = read_exec(interpreter_inode, interp_elf_ex->e_phoff, (char *) elf_phdata,
e_phoff387fs/binfmt_elf.cretval = read_exec(bprm->inode, elf_ex.e_phoff, (char *) elf_phdata,
e_phoff727fs/binfmt_elf.cretval = read_exec(inode, elf_ex.e_phoff, (char *) elf_phdata,
e_phoff954fs/binfmt_elf.celf.e_phoff = sizeof(elf);
e_phoff140include/linux/elf.hElf32_Off  e_phoff;