Home
last modified time | relevance | path

Searched refs:p_type (Results 1 – 18 of 18) sorted by relevance

/arch/x86/um/
Delfcore.c28 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()
/arch/ia64/kernel/
Delfcore.c25 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()
Dunwind.c2197 if (phdr->p_type == PT_IA_64_UNWIND) { in create_gate_table()
/arch/powerpc/boot/
Delf_util.c42 if (elf64ph->p_type == PT_LOAD) in parse_elf64()
73 if (elf32ph->p_type == PT_LOAD) in parse_elf32()
Delf.h96 Elf32_Word p_type; member
107 Elf64_Word p_type; member
/arch/x86/entry/vdso/
Dvdso2c.h31 if (GET_LE(&pt[i].p_type) == PT_LOAD) { in BITSFUNC()
44 } else if (GET_LE(&pt[i].p_type) == PT_DYNAMIC) { in BITSFUNC()
/arch/mips/kernel/
Delf.c107 if (phdr32->p_type != PT_MIPS_ABIFLAGS) in arch_elf_pt_proc()
114 if (phdr64->p_type != PT_MIPS_ABIFLAGS) in arch_elf_pt_proc()
Dvpe.c702 if (phdr->p_type == PT_LOAD) { in vpe_elfload()
/arch/mips/boot/
Delf2ecoff.c189 p->p_type = swab32(p->p_type); in convert_elf_phdrs()
349 switch (ph[i].p_type) { in main()
386 ex.e_phnum, ph[i].p_type); in main()
565 if (ph[i].p_type == PT_LOAD && ph[i].p_filesz) { in main()
/arch/x86/kernel/
Dcrash.c372 phdr->p_type = PT_LOAD; in prepare_elf64_ram_headers_callback()
448 phdr->p_type = PT_NOTE; in prepare_elf64_headers()
458 phdr->p_type = PT_NOTE; in prepare_elf64_headers()
467 phdr->p_type = PT_LOAD; in prepare_elf64_headers()
/arch/powerpc/kernel/
Dkexec_elf_64.c228 phdr->p_type = elf32_to_cpu(elf_info->ehdr, buf_phdr->p_type); in elf_read_phdr()
486 if (elf_info->proghdrs[i].p_type == PT_INTERP) { in build_elf_exec_info()
538 if (phdr->p_type != PT_LOAD) in elf_exec_load()
Dfadump.c663 if (phdr->p_type == PT_NOTE) { in fadump_update_elfcore_header()
1052 phdr->p_type = PT_NOTE; in fadump_create_elfcore_headers()
1067 phdr->p_type = PT_NOTE; in fadump_create_elfcore_headers()
1091 phdr->p_type = PT_LOAD; in fadump_create_elfcore_headers()
Dprom_init.c936 .p_type = PT_NOTE,
940 .p_type = PT_NOTE,
/arch/ia64/hp/sim/boot/
Dbootloader.c149 if (elf_phdr->p_type != PT_LOAD) in start_bootloader()
/arch/s390/include/asm/
Delf.h169 if ((phdr)->p_type == PT_S390_PGSTE && \
/arch/powerpc/oprofile/cell/
Dvma_map.c161 if (phdr.p_type != PT_LOAD) in create_vma_map()
/arch/x86/boot/compressed/
Dmisc.c311 switch (phdr->p_type) { in parse_elf()
/arch/s390/kernel/
Dcrash_dump.c513 phdr->p_type = PT_LOAD; in loads_init()
542 phdr->p_type = PT_NOTE; in notes_init()