Searched refs:p_type (Results 1 – 20 of 20) sorted by relevance
25 if (phdr.p_type == PT_LOAD) { in elf_core_write_extra_phdrs()51 if (gate_phdrs[i].p_type == PT_LOAD) { in elf_core_write_extra_data()71 if (gate_phdrs[i].p_type == PT_LOAD) { in elf_core_extra_data_size()
2197 if (phdr->p_type == PT_IA_64_UNWIND) { in create_gate_table()
28 if (phdr.p_type == PT_LOAD) { in elf_core_write_extra_phdrs()52 if (phdrp[i].p_type == PT_LOAD) { in elf_core_write_extra_data()73 if (phdrp[i].p_type == PT_LOAD) in elf_core_extra_data_size()
38 if (elf64ph->p_type == PT_LOAD) in parse_elf64()69 if (elf32ph->p_type == PT_LOAD) in parse_elf32()
96 Elf32_Word p_type; member107 Elf64_Word p_type; member
36 if (phdr->p_type != PT_LOAD) in kexec_file_add_kernel_elf()95 if (phdr->p_type == PT_INTERP) in s390_elf_load()
567 phdr->p_type = PT_LOAD; in loads_init()596 phdr->p_type = PT_NOTE; in notes_init()
29 if (GET_BE(&pt[i].p_type) == PT_LOAD) { in BITSFUNC()42 } else if (GET_BE(&pt[i].p_type) == PT_DYNAMIC) { in BITSFUNC()
30 if (GET_LE(&pt[i].p_type) == PT_LOAD) { in BITSFUNC()43 } else if (GET_LE(&pt[i].p_type) == PT_DYNAMIC) { in BITSFUNC()
106 if (phdr32->p_type != PT_MIPS_ABIFLAGS) in arch_elf_pt_proc()113 if (phdr64->p_type != PT_MIPS_ABIFLAGS) in arch_elf_pt_proc()
702 if (phdr->p_type == PT_LOAD) { in vpe_elfload()
191 p->p_type = swab32(p->p_type); in convert_elf_phdrs()351 switch (ph[i].p_type) { in main()388 ex.e_phnum, ph[i].p_type); in main()567 if (ph[i].p_type == PT_LOAD && ph[i].p_filesz) { in main()
160 u32 p_type, p_size; in __verify_patch_section() local171 p_type = hdr[0]; in __verify_patch_section()174 if (p_type != UCODE_UCODE_TYPE) { in __verify_patch_section()177 p_type); in __verify_patch_section()
173 if ((phdr)->p_type == PT_S390_PGSTE && \
157 if (phdr.p_type != PT_LOAD) in create_vma_map()
267 switch (phdr->p_type) { in parse_elf()
765 if (phdr->p_type == PT_NOTE) { in fadump_update_elfcore_header()1081 phdr->p_type = PT_NOTE; in fadump_create_elfcore_headers()1096 phdr->p_type = PT_NOTE; in fadump_create_elfcore_headers()1122 phdr->p_type = PT_LOAD; in fadump_create_elfcore_headers()
1150 .p_type = PT_NOTE,1154 .p_type = PT_NOTE,
380 phdr->p_type = cpu_to_be32(PT_NOTE); in create_opalcore()394 phdr->p_type = cpu_to_be32(PT_LOAD); in create_opalcore()
303 switch (phdr->p_type) { in parse_elf()