taglinefilesource code
e_phoff93arch/i386/ibcs/binfmt_elf.ceppnt = (struct elf_phdr *) exec->e_phoff;
e_phoff94arch/i386/ibcs/binfmt_elf.cput_fs_long(3,dlinfo++); put_fs_long(load_addr + exec->e_phoff,dlinfo++);
e_phoff166arch/i386/ibcs/binfmt_elf.cretval = read_exec(interpreter_inode, interp_elf_ex->e_phoff, (char *) elf_phdata,
e_phoff309arch/i386/ibcs/binfmt_elf.cretval = read_exec(bprm->inode, elf_ex.e_phoff, (char *) elf_phdata,
e_phoff611arch/i386/ibcs/binfmt_elf.cretval = read_exec(inode, elf_ex.e_phoff, (char *) elf_phdata,
e_phoff127fs/binfmt_elf.ceppnt = (struct elf_phdr *) exec->e_phoff;
e_phoff128fs/binfmt_elf.cput_fs_long(3,dlinfo++); put_fs_long(load_addr + exec->e_phoff,dlinfo++);
e_phoff200fs/binfmt_elf.cretval = read_exec(interpreter_inode, interp_elf_ex->e_phoff, (char *) elf_phdata,
e_phoff352fs/binfmt_elf.cretval = read_exec(bprm->inode, elf_ex.e_phoff, (char *) elf_phdata,
e_phoff688fs/binfmt_elf.cretval = read_exec(inode, elf_ex.e_phoff, (char *) elf_phdata,
e_phoff140include/linux/elf.hElf32_Off  e_phoff;