Searched refs:PT_LOPROC (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/boot/
H A Delf.h33 #define PT_LOPROC 0x70000000 macro
/linux-master/include/uapi/linux/
H A Delf.h36 #define PT_LOPROC 0x70000000 macro
45 #define PT_AARCH64_MEMTAG_MTE (PT_LOPROC + 0x2)
/linux-master/fs/
H A Dbinfmt_elf.c560 * arch_elf_pt_proc() - check a PT_LOPROC..PT_HIPROC ELF program header
571 * range PT_LOPROC to PT_HIPROC, for both the ELF being loaded and its
934 case PT_LOPROC ... PT_HIPROC:
960 /* Pass PT_LOPROC..PT_HIPROC headers to arch code */
969 case PT_LOPROC ... PT_HIPROC:

Completed in 123 milliseconds