taglinefilesource code
elf_phdr92arch/i386/ibcs/binfmt_elf.cstruct elf_phdr * eppnt;
elf_phdr93arch/i386/ibcs/binfmt_elf.ceppnt = (struct elf_phdr *) exec->e_phoff;
elf_phdr95arch/i386/ibcs/binfmt_elf.cput_fs_long(4,dlinfo++); put_fs_long(sizeof(struct elf_phdr),dlinfo++);
elf_phdr131arch/i386/ibcs/binfmt_elf.cstruct elf_phdr *elf_phdata  =  NULL;
elf_phdr132arch/i386/ibcs/binfmt_elf.cstruct elf_phdr *eppnt;
elf_phdr157arch/i386/ibcs/binfmt_elf.cif(sizeof(struct elf_phdr) * interp_elf_ex->e_phnum > PAGE_SIZE) 
elf_phdr160arch/i386/ibcs/binfmt_elf.celf_phdata =  (struct elf_phdr *) 
elf_phdr161arch/i386/ibcs/binfmt_elf.ckmalloc(sizeof(struct elf_phdr) * interp_elf_ex->e_phnum, GFP_KERNEL);
elf_phdr167arch/i386/ibcs/binfmt_elf.csizeof(struct elf_phdr) * interp_elf_ex->e_phnum);
elf_phdr274arch/i386/ibcs/binfmt_elf.cstruct elf_phdr * elf_ppnt, *elf_phdata;
elf_phdr304arch/i386/ibcs/binfmt_elf.celf_phdata = (struct elf_phdr *) kmalloc(elf_ex.e_phentsize * 
elf_phdr568arch/i386/ibcs/binfmt_elf.cstruct elf_phdr *elf_phdata  =  NULL;
elf_phdr603arch/i386/ibcs/binfmt_elf.cif(sizeof(struct elf_phdr) * elf_ex.e_phnum > PAGE_SIZE) 
elf_phdr606arch/i386/ibcs/binfmt_elf.celf_phdata =  (struct elf_phdr *) 
elf_phdr607arch/i386/ibcs/binfmt_elf.ckmalloc(sizeof(struct elf_phdr) * elf_ex.e_phnum, GFP_KERNEL);
elf_phdr612arch/i386/ibcs/binfmt_elf.csizeof(struct elf_phdr) * elf_ex.e_phnum);
elf_phdr126fs/binfmt_elf.cstruct elf_phdr * eppnt;
elf_phdr127fs/binfmt_elf.ceppnt = (struct elf_phdr *) exec->e_phoff;
elf_phdr129fs/binfmt_elf.cput_fs_long(4,dlinfo++); put_fs_long(sizeof(struct elf_phdr),dlinfo++);
elf_phdr165fs/binfmt_elf.cstruct elf_phdr *elf_phdata  =  NULL;
elf_phdr166fs/binfmt_elf.cstruct elf_phdr *eppnt;
elf_phdr191fs/binfmt_elf.cif(sizeof(struct elf_phdr) * interp_elf_ex->e_phnum > PAGE_SIZE) 
elf_phdr194fs/binfmt_elf.celf_phdata =  (struct elf_phdr *) 
elf_phdr195fs/binfmt_elf.ckmalloc(sizeof(struct elf_phdr) * interp_elf_ex->e_phnum, GFP_KERNEL);
elf_phdr201fs/binfmt_elf.csizeof(struct elf_phdr) * interp_elf_ex->e_phnum);
elf_phdr314fs/binfmt_elf.cstruct elf_phdr * elf_ppnt, *elf_phdata;
elf_phdr350fs/binfmt_elf.celf_phdata = (struct elf_phdr *) kmalloc(elf_ex.e_phentsize * 
elf_phdr648fs/binfmt_elf.cstruct elf_phdr *elf_phdata  =  NULL;
elf_phdr687fs/binfmt_elf.cif(sizeof(struct elf_phdr) * elf_ex.e_phnum > PAGE_SIZE) {
elf_phdr692fs/binfmt_elf.celf_phdata =  (struct elf_phdr *) 
elf_phdr693fs/binfmt_elf.ckmalloc(sizeof(struct elf_phdr) * elf_ex.e_phnum, GFP_KERNEL);
elf_phdr698fs/binfmt_elf.csizeof(struct elf_phdr) * elf_ex.e_phnum);