taglinefilesource code
PT_LOAD266fs/binfmt_elf.cif(elf_ppnt->p_type == PT_LOAD) {
PT_LOAD389fs/binfmt_elf.cif((elf_phdata + i)->p_type == PT_LOAD) j++;
PT_LOAD396fs/binfmt_elf.cwhile(elf_phdata->p_type != PT_LOAD) elf_phdata++;