Home
last modified time | relevance | path

Searched refs:PT_HIPROC (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Delf.h34 #define PT_HIPROC 0x7fffffff macro
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A Delf.h34 #define PT_HIPROC 0x7fffffff macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Delf.h37 #define PT_HIPROC 0x7fffffff macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Delf.h37 #define PT_HIPROC 0x7fffffff macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Delf.h47 #define PT_HIPROC 0x7fffffff macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Delf.h47 #define PT_HIPROC 0x7fffffff macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Delf.h34 #define PT_HIPROC 0x7fffffff macro
/kernel/linux/linux-5.10/fs/
H A Dbinfmt_elf.c517 * arch_elf_pt_proc() - check a PT_LOPROC..PT_HIPROC ELF program header
528 * range PT_LOPROC to PT_HIPROC, for both the ELF being loaded and its
936 case PT_LOPROC ... PT_HIPROC: in load_elf_binary()
962 /* Pass PT_LOPROC..PT_HIPROC headers to arch code */ in load_elf_binary()
971 case PT_LOPROC ... PT_HIPROC: in load_elf_binary()
/kernel/linux/linux-6.6/fs/
H A Dbinfmt_elf.c520 * arch_elf_pt_proc() - check a PT_LOPROC..PT_HIPROC ELF program header
531 * range PT_LOPROC to PT_HIPROC, for both the ELF being loaded and its
939 case PT_LOPROC ... PT_HIPROC: in load_elf_binary()
965 /* Pass PT_LOPROC..PT_HIPROC headers to arch code */ in load_elf_binary()
974 case PT_LOPROC ... PT_HIPROC: in load_elf_binary()

Completed in 17 milliseconds