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_phdr121fs/binfmt_elf.cstruct elf_phdr * eppnt;
elf_phdr122fs/binfmt_elf.ceppnt = (struct elf_phdr *) exec->e_phoff;
elf_phdr124fs/binfmt_elf.cput_fs_long(4,dlinfo++); put_fs_long(sizeof(struct elf_phdr),dlinfo++);
elf_phdr160fs/binfmt_elf.cstruct elf_phdr *elf_phdata  =  NULL;
elf_phdr161fs/binfmt_elf.cstruct elf_phdr *eppnt;
elf_phdr186fs/binfmt_elf.cif(sizeof(struct elf_phdr) * interp_elf_ex->e_phnum > PAGE_SIZE) 
elf_phdr189fs/binfmt_elf.celf_phdata =  (struct elf_phdr *) 
elf_phdr190fs/binfmt_elf.ckmalloc(sizeof(struct elf_phdr) * interp_elf_ex->e_phnum, GFP_KERNEL);
elf_phdr196fs/binfmt_elf.csizeof(struct elf_phdr) * interp_elf_ex->e_phnum);
elf_phdr306fs/binfmt_elf.cstruct elf_phdr * elf_ppnt, *elf_phdata;
elf_phdr348fs/binfmt_elf.celf_phdata = (struct elf_phdr *) kmalloc(elf_ex.e_phentsize * 
elf_phdr656fs/binfmt_elf.cstruct elf_phdr *elf_phdata  =  NULL;
elf_phdr704fs/binfmt_elf.cif(sizeof(struct elf_phdr) * elf_ex.e_phnum > PAGE_SIZE) {
elf_phdr711fs/binfmt_elf.celf_phdata =  (struct elf_phdr *) 
elf_phdr712fs/binfmt_elf.ckmalloc(sizeof(struct elf_phdr) * elf_ex.e_phnum, GFP_KERNEL);
elf_phdr717fs/binfmt_elf.csizeof(struct elf_phdr) * elf_ex.e_phnum);