Home
last modified time | relevance | path

Searched refs:PT_LOPROC (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/tools/include/uapi/linux/
H A Delf.h38 #define PT_LOPROC 0x70000000 macro
47 #define PT_AARCH64_MEMTAG_MTE (PT_LOPROC + 0x2)
/linux-6.15/arch/powerpc/boot/
H A Delf.h33 #define PT_LOPROC 0x70000000 macro
/linux-6.15/include/uapi/linux/
H A Delf.h38 #define PT_LOPROC 0x70000000 macro
47 #define PT_AARCH64_MEMTAG_MTE (PT_LOPROC + 0x2)
/linux-6.15/fs/
H A Dbinfmt_elf.c940 case PT_LOPROC ... PT_HIPROC: in load_elf_binary()
975 case PT_LOPROC ... PT_HIPROC: in load_elf_binary()