| tag | line | file | source code |
| p_offset | 182 | arch/i386/ibcs/binfmt_elf.c | eppnt->p_offset & 0xfffff000); |
| p_offset | 348 | arch/i386/ibcs/binfmt_elf.c | retval = read_exec(bprm->inode,elf_ppnt->p_offset,elf_interpreter, |
| p_offset | 482 | arch/i386/ibcs/binfmt_elf.c | elf_ppnt->p_offset & 0xfffff000); |
| p_offset | 490 | arch/i386/ibcs/binfmt_elf.c | load_addr = elf_ppnt->p_vaddr - elf_ppnt->p_offset; |
| p_offset | 632 | arch/i386/ibcs/binfmt_elf.c | elf_phdata->p_offset & 0xfffff000); |
| p_offset | 224 | fs/binfmt_elf.c | eppnt->p_offset & 0xfffff000); |
| p_offset | 412 | fs/binfmt_elf.c | retval = read_exec(bprm->inode,elf_ppnt->p_offset,elf_interpreter, |
| p_offset | 563 | fs/binfmt_elf.c | elf_ppnt->p_offset & 0xfffff000); |
| p_offset | 571 | fs/binfmt_elf.c | load_addr = elf_ppnt->p_vaddr - elf_ppnt->p_offset; |
| p_offset | 736 | fs/binfmt_elf.c | elf_phdata->p_offset & 0xfffff000); |
| p_offset | 159 | include/linux/elf.h | Elf32_Off p_offset; |