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 | 211 | fs/binfmt_elf.c | eppnt->p_offset & 0xfffff000); |
p_offset | 398 | fs/binfmt_elf.c | retval = read_exec(bprm->inode,elf_ppnt->p_offset,elf_interpreter, |
p_offset | 553 | fs/binfmt_elf.c | elf_ppnt->p_offset & 0xfffff000); |
p_offset | 561 | fs/binfmt_elf.c | load_addr = elf_ppnt->p_vaddr - elf_ppnt->p_offset; |
p_offset | 740 | fs/binfmt_elf.c | elf_phdata->p_offset & 0xfffff000); |
p_offset | 153 | include/linux/elf.h | Elf32_Off p_offset; |