tag | line | file | source code |
---|---|---|---|
e_phoff | 94 | fs/binfmt_elf.c | retval = read_exec(bprm->inode, elf_ex.e_phoff, (char *) elf_phdata, |
e_phoff | 383 | fs/binfmt_elf.c | retval = read_exec(inode, elf_ex.e_phoff, (char *) elf_phdata, |
e_phoff | 129 | include/linux/elf.h | int e_phoff; |